Hello community,

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

Package is "yelp"

Wed Mar 14 19:33:18 2018 rev:101 rq:586732 version:3.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yelp/yelp.changes        2017-09-13 
21:55:38.552554255 +0200
+++ /work/SRC/openSUSE:Factory/.yelp.new/yelp.changes   2018-03-14 
19:33:20.145353673 +0100
@@ -1,0 +2,29 @@
+Tue Mar 13 23:17:59 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 3.28.0:
+  + Rely on WebKit to automatically updates font size on DPI change
+    (bgo#790728).
+  + Updated translations.
+- Drop:
+  + update-desktop-files BuildRequires and its macro: they are no
+    longer required.
+  + glib2_gsettings_schema_requires macro: it is no longer needed
+    since RPM file triggers (RPM 4.14, suse_version 1330).
+  + LGPL license since there is no mention of it, at all, at any
+    part of the code/tarball.
+
+-------------------------------------------------------------------
+Mon Feb 26 11:29:36 UTC 2018 - dims...@opensuse.org
+
+- Use SPDX3.0 license tags and package COPYING as %license
+
+-------------------------------------------------------------------
+Mon Oct 23 02:25:08 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.27.1:
+  + Updates for new yelp-xsl stylesheets.
+  + Updated translations.
+- Update Url to https://wiki.gnome.org/Apps/Yelp: current Yelp web
+  page.
+
+-------------------------------------------------------------------

Old:
----
  yelp-3.26.0.tar.xz

New:
----
  yelp-3.28.0.tar.xz

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

Other differences:
------------------
++++++ yelp.spec ++++++
--- /var/tmp/diff_new_pack.eWeSe0/_old  2018-03-14 19:33:20.989323699 +0100
+++ /var/tmp/diff_new_pack.eWeSe0/_new  2018-03-14 19:33:20.993323557 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yelp
 #
-# 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,38 +17,36 @@
 
 
 Name:           yelp
-Version:        3.26.0
+Version:        3.28.0
 Release:        0
 Summary:        Help Browser for the GNOME Desktop
-License:        GPL-2.0+ and LGPL-2.1+
+License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
-Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/yelp/3.26/%{name}-%{version}.tar.xz
+URL:            https://wiki.gnome.org/Apps/Yelp
+Source:         
http://download.gnome.org/sources/yelp/3.28/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE yelp-lang-bundle.patch bnc#689979 vu...@opensuse.org 
-- Support help documents shipped in bundles
 Patch1:         yelp-lang-bundle.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  itstool >= 1.2.0
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
-BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.3
 BuildRequires:  pkgconfig(liblzma)
 BuildRequires:  pkgconfig(libxslt) >= 1.1.4
 BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.15.1
-BuildRequires:  pkgconfig(webkit2gtk-web-extension-4.0) >= 2.15.1
-BuildRequires:  pkgconfig(yelp-xsl) >= 3.12.0
+BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.19.2
+BuildRequires:  pkgconfig(webkit2gtk-web-extension-4.0) >= 2.19.2
+BuildRequires:  pkgconfig(yelp-xsl) >= 3.27.1
 # data/dtd/catalog references dtds from oasis-open.org, which we provide on 
docbook_4 package (bnc#770067)
 Requires:       docbook_4
 # We need the stylesheets from yelp-xsl
 Requires:       yelp-xsl
 Recommends:     %{name}-lang
 Provides:       suse_help_viewer
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 
 %description
 Yelp is the help viewer in GNOME (it's what happens when you press F1). With
@@ -79,6 +77,7 @@
 This package provides Yelp's development files.
 
 %lang_package
+
 %prep
 %setup -q
 %if !0%{?is_opensuse}
@@ -92,18 +91,16 @@
 
 %install
 %make_install
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-%suse_update_desktop_file %{name}
+find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name} %{?no_lang_C}
-%fdupes %{buildroot}/%{_prefix}
+%fdupes %{buildroot}%{_prefix}
 
 %post -n libyelp0 -p /sbin/ldconfig
-
 %postun -n libyelp0 -p /sbin/ldconfig
 
 %files
-%defattr (-, root, root)
-%doc AUTHORS COPYING ChangeLog NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %{_bindir}/gnome-help
 %{_bindir}/yelp
 %{_datadir}/applications/yelp.desktop
@@ -112,18 +109,17 @@
 %{_datadir}/yelp-xsl/xslt/common/domains/yelp.xml
 
 %files -n libyelp0
-%defattr (-, root, root)
 %{_libdir}/libyelp.so.0*
 %dir %{_libdir}/yelp/
 %dir %{_libdir}/yelp/web-extensions/
 %{_libdir}/yelp/web-extensions/libyelpwebextension.so
 
-%files lang -f %{name}.lang
-
 %files devel
-%defattr (-, root, root)
-%{_datadir}/gtk-doc/html/libyelp/
+%doc ChangeLog
+%doc %{_datadir}/gtk-doc/html/libyelp/
 %{_includedir}/libyelp/
 %{_libdir}/libyelp.so
 
+%files lang -f %{name}.lang
+
 %changelog

++++++ yelp-3.26.0.tar.xz -> yelp-3.28.0.tar.xz ++++++
++++ 9100 lines of diff (skipped)


Reply via email to