Hello community,

here is the log from the commit of package gnome-screenshot for 
openSUSE:Factory checked in at 2014-09-30 19:38:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-screenshot (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-screenshot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-screenshot"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-screenshot/gnome-screenshot.changes        
2014-05-05 21:16:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-screenshot.new/gnome-screenshot.changes   
2014-09-30 19:39:35.000000000 +0200
@@ -1,0 +2,35 @@
+Tue Sep 23 10:23:16 UTC 2014 - [email protected]
+
+- Update to version 3.14.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep 16 20:06:45 UTC 2014 - [email protected]
+
+- Update to version 3.13.92:
+  + Fix launching from gnome-shell in interactive mode.
+  + Parse delay cmdline parameter correctly.
+  + Parse filename cmdline parameter correctly.
+  + Remove duplicate cmdline parsing.
+  + Add missing desktop file category.
+- Rebase gnome-screenshot-onlyshowin.patch.
+
+-------------------------------------------------------------------
+Thu Aug 21 19:01:42 UTC 2014 - [email protected]
+
+- Update to version 3.13.90:
+  + Don't use deprecated GTK+ API.
+  + Port commandline handling to GApplication.
+  + Make DBus activatable.
+  + Implement g_application_activate().
+  + Updated translations.
+- Rebase gnome-screenshot-onlyshowin.patch.
+
+-------------------------------------------------------------------
+Sun Jul 13 12:40:11 UTC 2014 - [email protected]
+
+- Drop gnome-icon-theme BuildRequires and Requires: the icon theme
+  was merged and renamed to adwaita-icon-theme and it is GTKs
+  responsibility to ensure it is installed.
+
+-------------------------------------------------------------------

Old:
----
  gnome-screenshot-3.12.0.tar.xz

New:
----
  gnome-screenshot-3.14.0.tar.xz

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

Other differences:
------------------
++++++ gnome-screenshot.spec ++++++
--- /var/tmp/diff_new_pack.9uMbFg/_old  2014-09-30 19:39:36.000000000 +0200
+++ /var/tmp/diff_new_pack.9uMbFg/_new  2014-09-30 19:39:36.000000000 +0200
@@ -17,17 +17,15 @@
 
 
 Name:           gnome-screenshot
-Version:        3.12.0
+Version:        3.14.0
 Release:        0
 Summary:        Utility to take pictures of your screen
 License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/gnome-screenshot/3.12/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-screenshot/3.14/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE gnome-screenshot-onlyshowin.patch [email protected] -- 
OnlyShowIn=GNOME: fix brp build check, allowing to use the icon from the gnome 
theme.
 Patch0:         gnome-screenshot-onlyshowin.patch
-# Needed for applets-screenshooter icon
-BuildRequires:  gnome-icon-theme
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
@@ -37,8 +35,6 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
 Recommends:     %{name}-lang
-# Required for the applets-screenshooter icons.
-Requires:       gnome-icon-theme
 Conflicts:      gnome-utils < 3.3.1
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -60,7 +56,7 @@
 %install
 %make_install
 %find_lang %{name}
-%suse_update_desktop_file %{name} X-SuSE-DesktopUtility
+%suse_update_desktop_file org.gnome.Screenshot X-SuSE-DesktopUtility
 
 %post
 %glib2_gsettings_schema_post
@@ -73,8 +69,9 @@
 %files
 %defattr(-,root,root)
 %doc COPYING NEWS
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/org.gnome.Screenshot.desktop
 %{_bindir}/%{name}
+%{_datadir}/dbus-1/services/org.gnome.Screenshot.service
 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-screenshot.gschema.xml
 %{_mandir}/man1/%{name}.1%{?ext_man}
 %dir %{_datadir}/GConf

++++++ gnome-screenshot-3.12.0.tar.xz -> gnome-screenshot-3.14.0.tar.xz ++++++
++++ 13393 lines of diff (skipped)

++++++ gnome-screenshot-onlyshowin.patch ++++++
--- /var/tmp/diff_new_pack.9uMbFg/_old  2014-09-30 19:39:36.000000000 +0200
+++ /var/tmp/diff_new_pack.9uMbFg/_new  2014-09-30 19:39:36.000000000 +0200
@@ -1,10 +1,11 @@
-diff -ur gnome-screenshot-3.8.0/src/gnome-screenshot.desktop.in 
gnome-screenshot-3.8.0.patched/src/gnome-screenshot.desktop.in
---- gnome-screenshot-3.8.0/src/gnome-screenshot.desktop.in     2013-01-03 
12:41:04.000000000 +0100
-+++ gnome-screenshot-3.8.0.patched/src/gnome-screenshot.desktop.in     
2013-04-04 23:57:08.545817546 +0200
-@@ -8,7 +8,7 @@
+Index: gnome-screenshot-3.13.92/src/org.gnome.Screenshot.desktop.in
+===================================================================
+--- gnome-screenshot-3.13.92.orig/src/org.gnome.Screenshot.desktop.in
++++ gnome-screenshot-3.13.92/src/org.gnome.Screenshot.desktop.in
+@@ -8,7 +8,7 @@ Type=Application
  Icon=applets-screenshooter
  StartupNotify=true
- Categories=GTK;GNOME;Utility;
+ Categories=GTK;GNOME;Utility;X-GNOME-Utilities;
 -NotShowIn=KDE;
 +OnlyShowIn=GNOME;
  X-GNOME-Bugzilla-Bugzilla=GNOME

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

Reply via email to