Hello community, here is the log from the commit of package gnome-screenshot for openSUSE:Factory checked in at 2017-09-13 21:40:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-screenshot (Old) and /work/SRC/openSUSE:Factory/.gnome-screenshot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-screenshot" Wed Sep 13 21:40:46 2017 rev:32 rq:520693 version:3.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-screenshot/gnome-screenshot.changes 2016-09-21 18:40:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-screenshot.new/gnome-screenshot.changes 2017-09-13 21:40:53.221115233 +0200 @@ -1,0 +2,17 @@ +Mon May 29 17:02:16 UTC 2017 - [email protected] + +- Update to version 3.25.0: + + Port to the Meson build system. + + Drop intltool. + + Use Unicode in translatable strings (bgo#774204). + + Show the correct application name (bgo#772006). + + Improve translator comments (bgo#782818). + + Updated translations. +- Add meson BuildRequires and switch autotools macros configure, + make and makeinstall to meson, meson_build and meson_install + following upstream switch to Meson build system. +- Add libxml2-tools and pkgconfig(appstream-glib) BuildRequires: + New dependencies. +- Drop intltool BuildRequires following upstream changes. + +------------------------------------------------------------------- Old: ---- gnome-screenshot-3.22.0.tar.xz New: ---- gnome-screenshot-3.25.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-screenshot.spec ++++++ --- /var/tmp/diff_new_pack.AeJRX1/_old 2017-09-13 21:40:53.753040391 +0200 +++ /var/tmp/diff_new_pack.AeJRX1/_new 2017-09-13 21:40:53.753040391 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-screenshot # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -17,20 +17,22 @@ Name: gnome-screenshot -Version: 3.22.0 +Version: 3.25.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.22/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-screenshot/3.25/%{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: intltool >= 0.40.0 +BuildRequires: libxml2-tools +BuildRequires: meson %if !0%{?is_opensuse} BuildRequires: translation-update-upstream %endif 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(libcanberra-gtk3) @@ -54,11 +56,11 @@ %endif %build -%configure --disable-static -make %{?_smp_mflags} +%meson +%meson_build %install -%make_install +%meson_install %find_lang %{name} %suse_update_desktop_file org.gnome.Screenshot X-SuSE-DesktopUtility @@ -73,9 +75,9 @@ %files %defattr(-,root,root) %doc COPYING NEWS -%dir %{_datadir}/appdata -%{_datadir}/appdata/org.gnome.Screenshot.appdata.xml %{_datadir}/applications/org.gnome.Screenshot.desktop +%dir %{_datadir}/metainfo +%{_datadir}/metainfo/org.gnome.Screenshot.metainfo.xml %{_bindir}/%{name} %{_datadir}/dbus-1/services/org.gnome.Screenshot.service %{_datadir}/glib-2.0/schemas/org.gnome.gnome-screenshot.gschema.xml ++++++ gnome-screenshot-3.22.0.tar.xz -> gnome-screenshot-3.25.0.tar.xz ++++++ ++++ 21956 lines of diff (skipped)
