Hello community,

here is the log from the commit of package gnome-logs for openSUSE:Factory 
checked in at 2018-03-14 19:30:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-logs (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-logs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-logs"

Wed Mar 14 19:30:01 2018 rev:27 rq:586232 version:3.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-logs/gnome-logs.changes    2018-02-03 
15:39:23.466090721 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-logs.new/gnome-logs.changes       
2018-03-14 19:30:02.928357522 +0100
@@ -1,0 +2,67 @@
+Mon Mar 12 19:26:54 UTC 2018 - [email protected]
+
+- Update to version 3.28.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar  6 11:02:32 UTC 2018 - [email protected]
+
+- Update to version 3.27.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:28:32 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
+Mon Feb  5 14:32:54 UTC 2018 - [email protected]
+
+- Update to version 3.27.90:
+  + Avoid using hard-coded colors (bgo#792152).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Feb  3 03:27:04 UTC 2018 - [email protected]
+
+- Update to version 3.27.4:
+  + Add meson build system.
+  + Add missing LINGUAS file.
+  + Add warning cflags support in meson.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Feb  3 03:27:03 UTC 2018 - [email protected]
+
+- Update to version 3.27.3:
+  + Updated translations.
+- Update Url tag to https://wiki.gnome.org/Apps/Logs to the
+  current Logs' web page.
+- Add gsettings-desktop-schemas Requires as it is an explicit
+  runtime dependency highlighted by configure.ac file and gnome
+  wiki.
+- Add xsltproc and docbook-xsl-stylesheets BuildRequires used to
+  build the manual pages. Note that they were being pulled and used
+  already.
+- Adopt the use of %make_build macro rather than raw make command,
+  following the best practices.
+
+-------------------------------------------------------------------
+Sat Feb  3 03:27:02 UTC 2018 - [email protected]
+
+- Update to version 3.27.2:
+  + Update timestamps in boot selection menu when necessary.
+  + Updated translations.
+- Add fdupes BuildRequires and its macro for removal of duplicates
+  under the data directory.
+
+-------------------------------------------------------------------
+Sat Feb 03 03:27:01 UTC 2018 - [email protected]
+
+- Update to version 3.27.1:
+  + Migrated from intltool to gettext.
+  + Updated translations.
+- Drop intltool BuildRequires: No longer needed after upstreams
+  port to gettext.
+
+-------------------------------------------------------------------

Old:
----
  gnome-logs-3.26.3.tar.xz

New:
----
  gnome-logs-3.28.0.tar.xz

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

Other differences:
------------------
++++++ gnome-logs.spec ++++++
--- /var/tmp/diff_new_pack.Nl75PP/_old  2018-03-14 19:30:04.108315620 +0100
+++ /var/tmp/diff_new_pack.Nl75PP/_new  2018-03-14 19:30:04.120315193 +0100
@@ -18,23 +18,26 @@
 
 
 Name:           gnome-logs
-Version:        3.26.3
+Version:        3.28.0
 Release:        0
 Summary:        GNOME System Log Viewer
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          System/X11/Utilities
-Url:            https://wiki.gnome.org/Design/Apps/SystemLog
-Source0:        
http://download.gnome.org/sources/gnome-logs/3.26/%{name}-%{version}.tar.xz
-
+URL:            https://wiki.gnome.org/Apps/Logs
+Source:         
http://download.gnome.org/sources/gnome-logs/3.28/%{name}-%{version}.tar.xz
+BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  fdupes
 BuildRequires:  gtk-doc
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool >= 0.50.0
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
+BuildRequires:  xsltproc
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(gio-2.0) >= 2.39.90
+BuildRequires:  pkgconfig(gio-2.0) >= 2.43.90
 BuildRequires:  pkgconfig(glib-2.0) >= 2.43.90
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
 BuildRequires:  pkgconfig(libsystemd)
+Requires:       gsettings-desktop-schemas
 Recommends:     %{name}-lang
 
 %description
@@ -43,7 +46,7 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%autosetup
 
 %build
 %configure
@@ -53,13 +56,14 @@
 %make_install
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file -r org.gnome.Logs GTK GNOME System Monitor
+%fdupes %{buildroot}%{_datadir}
 
 %files
-%doc ChangeLog README COPYING
+%license COPYING
+%doc ABOUT-NLS AUTHORS ChangeLog NEWS README
 %doc %{_datadir}/help/C/gnome-logs/
 %{_bindir}/%{name}
-%dir %{_datadir}/metainfo
-%{_datadir}/metainfo/org.gnome.Logs.appdata.xml
+%{_datadir}/appdata/org.gnome.Logs.appdata.xml
 %{_datadir}/applications/org.gnome.Logs.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.Logs.enums.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.Logs.gschema.xml

++++++ gnome-logs-3.26.3.tar.xz -> gnome-logs-3.28.0.tar.xz ++++++
++++ 35015 lines of diff (skipped)


Reply via email to