Hello community, here is the log from the commit of package zenity for openSUSE:Factory checked in at 2018-03-14 19:28:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zenity (Old) and /work/SRC/openSUSE:Factory/.zenity.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zenity" Wed Mar 14 19:28:28 2018 rev:57 rq:586207 version:3.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/zenity/zenity.changes 2017-11-30 16:31:09.871714732 +0100 +++ /work/SRC/openSUSE:Factory/.zenity.new/zenity.changes 2018-03-14 19:28:30.391643588 +0100 @@ -1,0 +2,29 @@ +Mon Mar 12 15:40:04 UTC 2018 - [email protected] + +- Update to version 3.28.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 28 16:19:48 UTC 2018 - [email protected] + +- Modernize spec file using spec-cleaner. + +------------------------------------------------------------------- +Wed Feb 14 18:15:52 UTC 2018 - [email protected] + +- Use SPDX-3.0 license identifier. +- Package COPYING as %license, not as %doc. + +------------------------------------------------------------------- +Mon Feb 5 11:24:35 UTC 2018 - [email protected] + +- Drop gettext BuildRequires that was introduced with the 3.26.0 + update: the dependency is not needed. + +------------------------------------------------------------------- +Sun Feb 4 20:11:08 UTC 2018 - [email protected] + +- Update to version 3.27.90: + + Updated translations. + +------------------------------------------------------------------- Old: ---- zenity-3.26.0.tar.xz New: ---- zenity-3.28.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zenity.spec ++++++ --- /var/tmp/diff_new_pack.qyyjV6/_old 2018-03-14 19:28:31.179615607 +0100 +++ /var/tmp/diff_new_pack.qyyjV6/_new 2018-03-14 19:28:31.187615323 +0100 @@ -1,7 +1,7 @@ # # spec file for package zenity # -# 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 @@ -17,25 +17,24 @@ Name: zenity -Version: 3.26.0 +Version: 3.28.0 Release: 0 Summary: GNOME Command Line Dialog Utility -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/GUI/GNOME -Url: https://wiki.gnome.org/Projects/Zenity -Source: http://download.gnome.org/sources/zenity/3.26/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Projects/Zenity +Source: http://download.gnome.org/sources/zenity/3.28/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: gettext >= 0.19.4 -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif +BuildRequires: pkgconfig BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 BuildRequires: pkgconfig(libnotify) >= 0.6.1 BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.8.1 Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build +%if !0%{?is_opensuse} +BuildRequires: translation-update-upstream +%endif %description Zenity is a basic rewrite of gdialog, without the pain involved of @@ -49,6 +48,7 @@ Zenity is especially useful in scripts. %lang_package + %prep %setup -q %if !0%{?is_opensuse} @@ -65,13 +65,13 @@ %fdupes %{buildroot}%{_datadir} %files -%defattr (-, root, root) -%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO +%doc AUTHORS ChangeLog NEWS README THANKS TODO +%license COPYING %doc %{_datadir}/help/C/%{name}/ %{_bindir}/gdialog %{_bindir}/zenity %{_datadir}/zenity/ -%doc %{_mandir}/man?/zenity.* +%{_mandir}/man?/zenity.1%{ext_man} %files lang -f %{name}.lang ++++++ zenity-3.26.0.tar.xz -> zenity-3.28.0.tar.xz ++++++ ++++ 40895 lines of diff (skipped)
