Hello community,

here is the log from the commit of package gnome-clocks for openSUSE:Factory 
checked in at 2013-08-30 16:23:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-clocks (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-clocks.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-clocks"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-clocks/gnome-clocks.changes        
2013-08-16 12:24:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-clocks.new/gnome-clocks.changes   
2013-08-30 16:23:07.000000000 +0200
@@ -1,0 +2,13 @@
+Mon Aug 19 21:13:21 UTC 2013 - [email protected]
+
+- Update to version 3.9.90:
+  + Add analogic progress to stopwatch and timer.
+  + Rework stopwatch layout using a list box.
+  + Blink when the timer is paused.
+  + Fix many problems with right-to-left languages.
+  + Misc bugfixes.
+  + Updated translations.
+- Add gnome-clocks.gresource.xml: the file was missing from the
+  tarball.
+
+-------------------------------------------------------------------

Old:
----
  gnome-clocks-3.9.3.tar.xz

New:
----
  gnome-clocks-3.9.90.tar.xz
  gnome-clocks.gresource.xml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-clocks.spec ++++++
--- /var/tmp/diff_new_pack.ztErkd/_old  2013-08-30 16:23:08.000000000 +0200
+++ /var/tmp/diff_new_pack.ztErkd/_new  2013-08-30 16:23:08.000000000 +0200
@@ -18,13 +18,15 @@
 
 
 Name:           gnome-clocks
-Version:        3.9.3
+Version:        3.9.90
 Release:        0
 Summary:        Clock application designed for GNOME 3
 License:        GPL-2.0+
 Group:          Productivity/Office/Other
 Url:            https://live.gnome.org/Design/Apps/Clock
 Source:         
http://download.gnome.org/sources/gnome-clocks/3.9/%{name}-%{version}.tar.xz
+# Add missing gnome-clocks.gresource.xml. Next tarball should have it.
+Source1:        gnome-clocks.gresource.xml
 # For icont_theme_chache post and postun macros
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.40
@@ -34,7 +36,7 @@
 BuildRequires:  pkgconfig(gio-2.0) >= 2.30.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.7.90
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.7
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.11
 BuildRequires:  pkgconfig(gweather-3.0) >= 3.9.3
 BuildRequires:  pkgconfig(libcanberra) >= 0.30
 BuildRequires:  pkgconfig(libnotify) >= 0.7.0
@@ -48,6 +50,11 @@
 %lang_package
 %prep
 %setup -q
+# gnome-clocks 3.9.90 is missing data/gnome-clocks.gresource.xml in the 
tarball. Fail if it's
+# now present of add the one which is added as source.
+test ! -f data/gnome-clocks.gresource.xml
+cp %{S:1} data/gnome-clocks.gresource.xml
+# End fixup
 translation-update-upstream
 
 %build

++++++ gnome-clocks-3.9.3.tar.xz -> gnome-clocks-3.9.90.tar.xz ++++++
++++ 21747 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to