Mailinglist Archive: opensuse-commit (1650 mails)
| < Previous | Next > |
commit f-spot
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 24 Oct 2008 16:55:37 +0200
- Message-id: <20081024145537.D437C678171@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package f-spot
checked in at Fri Oct 24 16:55:37 CEST 2008.
--------
--- GNOME/f-spot/f-spot.changes 2008-10-06 20:09:31.000000000 +0200
+++ /mounts/work_src_done/STABLE/f-spot/f-spot.changes 2008-10-20
22:29:38.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Oct 20 21:37:13 CEST 2008 - sdelcroix@xxxxxxxxxx
+
+- Update to version 0.5.0.3
+ + fix a (yet another) MAJOR WTF with the duplicate detection code
+ + fix subselect column names for sqlite > 3.6.0
+ + fix the ChangePath extension
+ + updated translations
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
f-spot-0.5.0.2.tar.bz2
New:
----
f-spot-0.5.0.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ f-spot.spec ++++++
--- /var/tmp/diff_new_pack.i18071/_old 2008-10-24 16:55:02.000000000 +0200
+++ /var/tmp/diff_new_pack.i18071/_new 2008-10-24 16:55:02.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package f-spot (Version 0.5.0.2)
+# spec file for package f-spot (Version 0.5.0.3)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -29,7 +29,7 @@
Group: Productivity/Graphics/Viewers
AutoReqProv: on
Requires: dcraw
-Version: 0.5.0.2
+Version: 0.5.0.3
Release: 1
Summary: GNOME Photo Management Application
Url: http://www.gnome.org/projects/f-spot/
@@ -111,6 +111,12 @@
%define __find_provides env sh -c 'filelist=($(grep -v -E
"%{_libdir}/%{name}/extensions|Mono.Addins")) && { printf "%s\\n"
"${filelist[@]}" | /usr/lib/rpm/find-provides && printf "%s\\n"
"${filelist[@]}" | /usr/bin/mono-find-provides ; } | sort | uniq'
%changelog
+* Mon Oct 20 2008 sdelcroix@xxxxxxxxxx
+- Update to version 0.5.0.3
+ + fix a (yet another) MAJOR WTF with the duplicate detection code
+ + fix subselect column names for sqlite > 3.6.0
+ + fix the ChangePath extension
+ + updated translations
* Mon Oct 06 2008 ajorgensen@xxxxxxxxxx
- Update to version 0.5.0.2:
+ fix a major memory leakage on Export
@@ -119,7 +125,7 @@
for newly imported images. An extension for computing hashes on
existing images will be available.
+ updated translations
-* Tue Sep 30 2008 mboman@xxxxxxx
+* Wed Oct 01 2008 mboman@xxxxxxx
- Update to version 0.5.0.1:
+ bugfix release to workaround a bug in gdk-pixbuf
+ Translation updates
@@ -170,7 +176,7 @@
+ tons of bugfixes, translation updates and improvments all over
the place
- Drop f-spot-gtkhtml-checks.patch.
-* Mon Apr 28 2008 ajorgensen@xxxxxxxxxx
+* Tue Apr 29 2008 ajorgensen@xxxxxxxxxx
- Remove Mono.Addins.* and all f-spot extensions assemblies from provides
Partially fixes bnc#381750
* Tue Apr 15 2008 maw@xxxxxxx
@@ -180,11 +186,11 @@
- Add f-spot-gthtml-checks.patch.
* Tue Mar 25 2008 rodrigo@xxxxxxx
- Tag patches and rename one that didn't follow naming conventions
-* Mon Mar 24 2008 ro@xxxxxxx
+* Tue Mar 25 2008 ro@xxxxxxx
- added ndesk-dbus-glib-devel to buildreq
* Thu Mar 06 2008 maw@xxxxxxx
- Fix the build when against newer versions of intltool.
-* Thu Feb 28 2008 jpr@xxxxxxx
+* Fri Feb 29 2008 jpr@xxxxxxx
- Disable parallel build, seems to break things
* Thu Feb 28 2008 jpr@xxxxxxx
- Update to 0.4.2
@@ -225,14 +231,14 @@
- Require sqlite for upgrading from older versions (#327122)
- Fix crash with PicasaWeb Export (#325997)
- Fix import error (#304124)
-* Mon Sep 24 2007 lewing@xxxxxxx
+* Tue Sep 25 2007 lewing@xxxxxxx
- Add incredibly simple fix to make Help actually work. Fixes bnc
[#235647].
* Mon Sep 03 2007 lewing@xxxxxxx
- Fix for bnc #304124 (Importing specific jpg files causes error)
* Thu Aug 09 2007 maw@xxxxxxx
- Fix up the -lang subpackage.
-* Tue Aug 07 2007 mauro@xxxxxxx
+* Wed Aug 08 2007 mauro@xxxxxxx
- Split out a -lang subpackage
- Add %%fdupes stuff
* Fri Aug 03 2007 mauro@xxxxxxx
@@ -243,12 +249,12 @@
- Explicitly added needed libexif-devel to BuildRequires.
* Thu May 24 2007 stbinner@xxxxxxx
- remove X-SuSE-translate from .desktop file
-* Tue May 22 2007 maw@xxxxxxx
+* Wed May 23 2007 maw@xxxxxxx
- Add libusb-devel as a build requirement.
* Thu Mar 08 2007 sbrabec@xxxxxxx
- Removed obsolete hicolor icon symlink (#248676).
- Fixed BuildRequires.
-* Mon Mar 05 2007 maw@xxxxxxx
+* Tue Mar 06 2007 maw@xxxxxxx
- Update to version 0.3.5
- Remove upstreamed f-spot-ppc.patch.
* Fri Feb 02 2007 sbrabec@xxxxxxx
@@ -267,7 +273,7 @@
- Fix picasa web export. See b.n.c #222659
* Sat Oct 21 2006 meissner@xxxxxxx
- buildrequire libgphoto2-devel
-* Thu Oct 12 2006 lewing@xxxxxxx
+* Fri Oct 13 2006 lewing@xxxxxxx
- update to 0.2.2 upstream release. See Fate #301234.
- New query interface from (Gabriel Burt).
- Switch to Alp Toker's new managed dbus-sharp (Stephane Delcroix)
@@ -276,14 +282,14 @@
- Improved XMP reading and writing (Karl Palsson, Bengt).
- Update to a more recent version of semweb.
- Tons of bug fixes, see ChangeLog and bugzilla.
-* Mon Sep 25 2006 lewing@xxxxxxx
+* Tue Sep 26 2006 lewing@xxxxxxx
- added libgphoto2 dep
* Tue Sep 12 2006 lewing@xxxxxxx
- sync to upstream 0.2.1
- collection of various bugfixes
-* Mon Sep 11 2006 jhargadon@xxxxxxx
+* Tue Sep 12 2006 jhargadon@xxxxxxx
- added missing directory ownership in the specfile
-* Mon Aug 28 2006 lewing@xxxxxxx
+* Tue Aug 29 2006 lewing@xxxxxxx
- sync to upstream 0.2.0
- fixes from f-spot 0.2.0
- Initial gnome-vfs --view support.
@@ -311,11 +317,11 @@
- Many more fixes
* Mon Jun 26 2006 gekker@xxxxxxx
- Update translations for ja, zh_CN, zh_TW
-* Thu Jun 22 2006 gekker@xxxxxxx
+* Fri Jun 23 2006 gekker@xxxxxxx
- Update translations for cs, hu
* Thu Jun 22 2006 gekker@xxxxxxx
- Fix 0 byte importugly patch (#186718)
-* Sun Jun 18 2006 lewing@xxxxxxx
+* Mon Jun 19 2006 lewing@xxxxxxx
- Fix startup notification for f-spot in the remote control case. (#185212)
- Add HigMessageDialog.cs to POTFILES.in (#181163)
* Fri Jun 16 2006 gekker@xxxxxxx
@@ -329,7 +335,7 @@
- Enable translations in screensaver. (#179466)
* Wed Jun 07 2006 gekker@xxxxxxx
- Fix typo in specfile, actually use translation updates (#179466)
-* Fri Jun 02 2006 lewing@xxxxxxx
+* Sat Jun 03 2006 lewing@xxxxxxx
- Fix the import dialog recursion issues. Fixes remaining 17343 issues.
- Handle self referencial IFDs in tiff/exif. Fixes 180580.
- Don't duplicate photos if they are already in the right place. Fixes 179728.
@@ -341,11 +347,11 @@
* Mon May 29 2006 lewing@xxxxxxx
- Handle errors while sharpening and loading images. Fixes 177400 and 178681.
- Work around gtk+ filechooser bug. Fixes 178122.
-* Wed May 24 2006 lewing@xxxxxxx
+* Thu May 25 2006 lewing@xxxxxxx
- Avoid long intervals with no refresh in slideshow. Fixes 177745.
- Handle errors while attempting to adjust colors. Fixes 178415.
- Avoid raising the main window above the fullscreen window. Fixes 178358.
-* Tue May 23 2006 lewing@xxxxxxx
+* Wed May 24 2006 lewing@xxxxxxx
- Make the importer handle cancelation properly. Fixes 173643.
- When copying files unset the readonly flag. Fixes 177738.
* Fri May 19 2006 gekker@xxxxxxx
@@ -353,7 +359,7 @@
* Fri May 19 2006 lewing@xxxxxxx
- Make the screensaver setup logic also handle the mode. Fixes 174901.
- Improve error handling in fix for 173681.
-* Thu May 18 2006 lewing@xxxxxxx
+* Fri May 19 2006 lewing@xxxxxxx
- Improve missing file handlin to fix 173606.
* Wed May 17 2006 lewing@xxxxxxx
- Start import immediately if path is passed on the command line. Fixes
171034.
@@ -361,22 +367,22 @@
- Trap errors when syncing metadata to file in changed handler. Fixes 175505,
173687.
* Tue May 16 2006 lewing@xxxxxxx
- Handle missing selection. Fixes 174715.
-* Sun May 14 2006 lewing@xxxxxxx
+* Mon May 15 2006 lewing@xxxxxxx
- Fix bug in f-spot-copy patch that fixes 175581.
-* Fri May 12 2006 lewing@xxxxxxx
+* Sat May 13 2006 lewing@xxxxxxx
- Handle errors while editing galleries. Fixes 174707.
- Apply new tags in import. Fixes 174709.
* Thu May 11 2006 rml@xxxxxxx
- Add Requires for dbus-1-x11, as f-spot needs the session bus
(Novell bug #174865)
-* Tue May 09 2006 lewing@xxxxxxx
+* Wed May 10 2006 lewing@xxxxxxx
- Register register the dbus service as soon as possible. Fixes 17335
* Tue May 09 2006 lewing@xxxxxxx
- Handle errors while editing missing files. Fixes 173680, 172302
-* Fri May 05 2006 lewing@xxxxxxx
+* Sat May 06 2006 lewing@xxxxxxx
- Fix loupe dllimport statements, fixes 168265.
- Do url escaping ourselves since mono changed. Fixes 172466.
-* Wed May 03 2006 lewing@xxxxxxx
+* Thu May 04 2006 lewing@xxxxxxx
- Fix 161671 by handling corrupt db files with more grace.
- Fix spec file to apply patch5
* Mon Mar 20 2006 lewing@xxxxxxx
@@ -386,11 +392,11 @@
- Update to version 0.1.11
- Fix for 152021
- Fixes upstream bugs
-* Wed Feb 22 2006 gekker@xxxxxxx
+* Thu Feb 23 2006 gekker@xxxxxxx
- Update to version 0.1.10
- Add support for gnome-screensaver
- Fixes many upstream bugs
-* Fri Feb 17 2006 gekker@xxxxxxx
+* Sat Feb 18 2006 gekker@xxxxxxx
- Fixup .desktop file
* Mon Feb 13 2006 gekker@xxxxxxx
- Update to version 0.1.9
@@ -403,15 +409,15 @@
- Remove unneeded Requires and BuildRequires.
* Mon Jan 30 2006 gekker@xxxxxxx
- Update to version 0.1.8
-* Thu Jan 26 2006 mls@xxxxxxx
+* Fri Jan 27 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Wed Jan 25 2006 meissner@xxxxxxx
- fix for PLUS.
* Tue Jan 17 2006 meissner@xxxxxxx
- use -fstack-protector.
-* Mon Jan 16 2006 jpr@xxxxxxx
+* Tue Jan 17 2006 jpr@xxxxxxx
- Update to version 0.1.7
-* Fri Jan 13 2006 gekker@xxxxxxx
+* Sat Jan 14 2006 gekker@xxxxxxx
- Fixup nfb and Requires for new gtk-sharp2 packaging
* Mon Jan 09 2006 gekker@xxxxxxx
- Fix to build against new mono version 1.1.13
@@ -419,13 +425,13 @@
- Update to version 0.1.5
* Thu Dec 08 2005 gekker@xxxxxxx
- Update to version 0.1.4
-* Tue Nov 15 2005 jpr@xxxxxxx
+* Wed Nov 16 2005 jpr@xxxxxxx
- Patch against new mono 1.1.10 errors.
* Thu Oct 13 2005 ro@xxxxxxx
- fixed category in desktop files
-* Tue Oct 04 2005 fejj@xxxxxxx
+* Wed Oct 05 2005 fejj@xxxxxxx
- Fixed type-o's in f-spot-import script
-* Mon Oct 03 2005 gekker@xxxxxxx
+* Tue Oct 04 2005 gekker@xxxxxxx
- Update to version 0.1.3
* Tue Sep 13 2005 sbrabec@xxxxxxx
- Require nautilus-cd-burner (#116721).
@@ -450,7 +456,7 @@
- update to 0.1.0, remove patch for upstream fix
* Tue May 31 2005 ro@xxxxxxx
- add directories to filelist below 9.3
-* Mon May 16 2005 gekker@xxxxxxx
+* Tue May 17 2005 gekker@xxxxxxx
- Update to version 0.0.13
- Remove upstreamed lib64 patch
* Wed Mar 23 2005 gekker@xxxxxxx
@@ -470,7 +476,7 @@
* Fri Mar 04 2005 gekker@xxxxxxx
- Update to version 0.0.10
- Remove upstremed desktop patch
-* Fri Feb 25 2005 gekker@xxxxxxx
+* Sat Feb 26 2005 gekker@xxxxxxx
- Add a patch to install a .desktop file and install the icon
* Mon Feb 21 2005 gekker@xxxxxxx
- Update to 0.0.9
@@ -478,16 +484,16 @@
* Thu Feb 17 2005 gekker@xxxxxxx
- Fix the requires, mono now mono-core add mono-data,
mono-date-sqlite
-* Fri Feb 11 2005 gekker@xxxxxxx
+* Sat Feb 12 2005 gekker@xxxxxxx
- Update to version 0.0.7
-* Wed Feb 09 2005 gekker@xxxxxxx
+* Thu Feb 10 2005 gekker@xxxxxxx
- Update requires
* Tue Feb 01 2005 gekker@xxxxxxx
- Fix the 64-bi warning patch
- Add f-spot-void-warn.patch
-* Mon Jan 31 2005 ro@xxxxxxx
+* Tue Feb 01 2005 ro@xxxxxxx
- use new alias "mono-devel-packages" in neededforbuild
-* Mon Jan 31 2005 gekker@xxxxxxx
+* Tue Feb 01 2005 gekker@xxxxxxx
- Fix build with new mono-packages.
- Add f-spot-64bit-warn.patch
* Sat Jan 29 2005 meissner@xxxxxxx
++++++ f-spot-0.5.0.2.tar.bz2 -> f-spot-0.5.0.3.tar.bz2 ++++++
++++ 72164 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |