Hello community,

here is the log from the commit of package gnome-screenshot for 
openSUSE:Factory checked in at 2018-03-08 10:44:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-screenshot (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-screenshot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-screenshot"

Thu Mar  8 10:44:27 2018 rev:34 rq:582744 version:3.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-screenshot/gnome-screenshot.changes        
2017-11-03 19:07:42.100594443 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-screenshot.new/gnome-screenshot.changes   
2018-03-08 10:44:29.141447657 +0100
@@ -1,0 +2,14 @@
+Wed Feb 28 16:29:29 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
+Thu Nov  2 20:26:05 UTC 2017 - [email protected]
+
+- Drop %glib2_gsettings_schema_* and %desktop_database_*
+  post/postun/requires macros: the functionality is covered by file
+  triggers now.
+- Drop libxml2-tools BuildRequires since it's not being used or
+  needed anymore.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-screenshot.spec ++++++
--- /var/tmp/diff_new_pack.JSonHk/_old  2018-03-08 10:44:29.865421590 +0100
+++ /var/tmp/diff_new_pack.JSonHk/_new  2018-03-08 10:44:29.865421590 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-screenshot
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,34 +20,33 @@
 Version:        3.26.0
 Release:        0
 Summary:        Utility to take pictures of your screen
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
-Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/gnome-screenshot/3.26/%{name}-%{version}.tar.xz
+URL:            https://www.gnome.org
+Source:         
https://download.gnome.org/sources/gnome-screenshot/3.26/%{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
-BuildRequires:  libxml2-tools
 BuildRequires:  meson
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(appstream-glib)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.35.1
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
 Recommends:     %{name}-lang
 Conflicts:      gnome-utils < 3.3.1
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 
 %description
 The screenshot tool captures the screen, a window, or an user-defined
 area and save the snapshot image to a file.
 
 %lang_package
+
 %prep
 %setup -q
 %patch0 -p1
@@ -64,17 +63,9 @@
 %find_lang %{name}
 %suse_update_desktop_file org.gnome.Screenshot X-SuSE-DesktopUtility
 
-%post
-%glib2_gsettings_schema_post
-%desktop_database_post
-
-%postun
-%glib2_gsettings_schema_postun
-%desktop_database_postun
-
 %files
-%defattr(-,root,root)
-%doc COPYING NEWS
+%license COPYING
+%doc NEWS
 %{_datadir}/applications/org.gnome.Screenshot.desktop
 %dir %{_datadir}/metainfo
 %{_datadir}/metainfo/org.gnome.Screenshot.metainfo.xml


Reply via email to