Hello community,
here is the log from the commit of package gnome-screenshot for
openSUSE:Factory checked in at 2019-05-03 22:16:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-screenshot (Old)
and /work/SRC/openSUSE:Factory/.gnome-screenshot.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-screenshot"
Fri May 3 22:16:42 2019 rev:38 rq:695764 version:3.32.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-screenshot/gnome-screenshot.changes
2018-10-17 08:10:57.559140330 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-screenshot.new.5148/gnome-screenshot.changes
2019-05-03 22:16:44.264021551 +0200
@@ -1,0 +2,26 @@
+Fri Mar 15 12:32:27 UTC 2019 - [email protected]
+
+- Update to version 3.32.0:
+ + Release GNOME Screenshot 3.32.0.
+
+-------------------------------------------------------------------
+Fri Mar 08 11:36:58 UTC 2019 - [email protected]
+
+- Update to version 3.30.0+47:
+ + Bump GTK+ requirement to 3.12.0
+ + Add <description> to pass git pre-receive hook
+ + Replace Bugzilla by Gitlab URL in DOAP file
+ + icon: app icon adjustments
+ + Add flatpak manifest to build from master
+ + dialog: call right function to get display
+ + build: Fix a copy-paste mistake
+ + screenshot-dialog: replace deprecated gdk_cursor_new
+ + area-selection: replace deprecated gdk_cursor_new
+ + Update icon name references to new name
+ + icon: update app icon
+ + build: post-release version bump to 3.31.0
+ + Clean up formatting. Remove extra whitespace, convert tabs to
+ spaces, fix indentation.
+- Rebase patch with quilt.
+
+-------------------------------------------------------------------
Old:
----
gnome-screenshot-3.30.0.tar.xz
New:
----
gnome-screenshot-3.32.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-screenshot.spec ++++++
--- /var/tmp/diff_new_pack.OYZd4g/_old 2019-05-03 22:16:44.812022653 +0200
+++ /var/tmp/diff_new_pack.OYZd4g/_new 2019-05-03 22:16:44.812022653 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gnome-screenshot
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,27 +12,27 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: gnome-screenshot
-Version: 3.30.0
+Version: 3.32.0
Release: 0
Summary: Utility to take pictures of your screen
License: GPL-2.0-or-later
Group: System/GUI/GNOME
URL: https://www.gnome.org
-#Source0:
https://download.gnome.org/sources/gnome-screenshot/3.26/%%{name}-%%{version}.tar.xz
+#Source0:
https://download.gnome.org/sources/gnome-screenshot/3.30/%%{name}-%%{version}.tar.xz
Source: %{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: meson
+BuildRequires: meson >= 0.40.1
BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(appstream-glib)
BuildRequires: pkgconfig(glib-2.0) >= 2.35.1
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0
BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xext)
@@ -60,12 +60,13 @@
%files
%license COPYING
%doc NEWS README.md
-%{_datadir}/applications/org.gnome.Screenshot.desktop
-%dir %{_datadir}/metainfo
-%{_datadir}/metainfo/org.gnome.Screenshot.metainfo.xml
%{_bindir}/%{name}
+%{_datadir}/applications/org.gnome.Screenshot.desktop
%{_datadir}/dbus-1/services/org.gnome.Screenshot.service
%{_datadir}/glib-2.0/schemas/org.gnome.gnome-screenshot.gschema.xml
+%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Screenshot.svg
+%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Screenshot-symbolic.svg
+%{_datadir}/metainfo/org.gnome.Screenshot.metainfo.xml
%{_mandir}/man1/%{name}.1%{?ext_man}
%dir %{_datadir}/GConf
%dir %{_datadir}/GConf/gsettings
++++++ _service ++++++
--- /var/tmp/diff_new_pack.OYZd4g/_old 2019-05-03 22:16:44.836022701 +0200
+++ /var/tmp/diff_new_pack.OYZd4g/_new 2019-05-03 22:16:44.836022701 +0200
@@ -3,10 +3,10 @@
<param
name="url">https://gitlab.gnome.org/GNOME/gnome-screenshot.git</param>
<param name="scm">git</param>
<!-- Remove revision to get latest commit -->
- <param name="revision">3.30.0</param>
+ <param name="revision">3.32.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<!-- To get the latest commit use instead:
- <param name="versionformat">3.26.0+%cd.%h</param>
+ <param name="versionformat">3.30.0+%cd.%h</param>
-->
<param name="changesgenerate">enable</param>
</service>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.OYZd4g/_old 2019-05-03 22:16:44.848022725 +0200
+++ /var/tmp/diff_new_pack.OYZd4g/_new 2019-05-03 22:16:44.848022725 +0200
@@ -3,4 +3,4 @@
<param
name="url">https://git.gnome.org/browse/gnome-screenshot</param>
<param
name="changesrevision">60e77202718010ffd2595f9e627cb801b8e569ce</param></service><service
name="tar_scm">
<param
name="url">https://gitlab.gnome.org/GNOME/gnome-screenshot.git</param>
- <param
name="changesrevision">2a1a9834e21f83526dfb6a07e7cd948a4f29f5c6</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">55476373ea9926f50864f42385aebebc6efc5de9</param></service></servicedata>
\ No newline at end of file
++++++ gnome-screenshot-3.30.0.tar.xz -> gnome-screenshot-3.32.0.tar.xz ++++++
++++ 10562 lines of diff (skipped)
++++++ gnome-screenshot-onlyshowin.patch ++++++
--- /var/tmp/diff_new_pack.OYZd4g/_old 2019-05-03 22:16:44.984022998 +0200
+++ /var/tmp/diff_new_pack.OYZd4g/_new 2019-05-03 22:16:44.984022998 +0200
@@ -1,9 +1,9 @@
-Index: gnome-screenshot-3.13.92/src/org.gnome.Screenshot.desktop.in
+Index: gnome-screenshot-3.30.0+47/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
+--- gnome-screenshot-3.30.0+47.orig/src/org.gnome.Screenshot.desktop.in
2019-03-03 11:42:31.000000000 +0100
++++ gnome-screenshot-3.30.0+47/src/org.gnome.Screenshot.desktop.in
2019-03-08 12:42:35.632898945 +0100
+@@ -10,7 +10,7 @@ Type=Application
+ Icon=org.gnome.Screenshot
StartupNotify=true
Categories=GTK;GNOME;Utility;X-GNOME-Utilities;
-NotShowIn=KDE;