Hello community, here is the log from the commit of package yelp for openSUSE:Factory checked in at 2016-09-21 18:41:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yelp (Old) and /work/SRC/openSUSE:Factory/.yelp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yelp" Changes: -------- --- /work/SRC/openSUSE:Factory/yelp/yelp.changes 2016-08-17 12:02:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yelp.new/yelp.changes 2016-09-21 18:41:32.000000000 +0200 @@ -1,0 +2,21 @@ +Tue Sep 20 08:29:09 UTC 2016 - [email protected] + +- Update to version 3.22.0: + + Add 'help' to list of desktop file keywords (bgo#764322). + + Updated translations. + +------------------------------------------------------------------- +Fri Jul 15 15:47:42 UTC 2016 - [email protected] + +- Update to version 3.21.3: + + Build system improvements. + + Compiler warning fix. + + Updated translations. +- Cleanup previous checkin from SLE: Drop gnome-common + BuildRequires and stop passing autoreconf, no longer needed. +- Remove some old conditional fixes for obsolete versions of + openSUSE, and also drop obsolete clean section from spec. +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. + +------------------------------------------------------------------- @@ -4 +25 @@ -- Remove references and dependencies on susehelp - bsc#978692 +- Remove references and dependencies on susehelp (bsc#978692). Old: ---- yelp-3.20.1.tar.xz New: ---- yelp-3.22.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yelp.spec ++++++ --- /var/tmp/diff_new_pack.XZkYmd/_old 2016-09-21 18:41:33.000000000 +0200 +++ /var/tmp/diff_new_pack.XZkYmd/_new 2016-09-21 18:41:33.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package yelp # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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,21 +17,22 @@ Name: yelp -Version: 3.20.1 +Version: 3.22.0 Release: 0 Summary: Help Browser for the GNOME Desktop License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/yelp/3.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/yelp/3.22/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE yelp-lang-bundle.patch bnc#689979 [email protected] -- Support help documents shipped in bundles Patch1: yelp-lang-bundle.patch BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: gnome-common BuildRequires: intltool BuildRequires: itstool >= 1.2.0 +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif BuildRequires: update-desktop-files BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.3 BuildRequires: pkgconfig(liblzma) @@ -80,7 +81,9 @@ %lang_package %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %patch1 -p1 %build @@ -89,20 +92,11 @@ %install %make_install -%if 0%{?suse_version} <= 1110 -rm %{buildroot}%{_datadir}/locale/la/LC_MESSAGES/* -%endif -%if 0%{?suse_version} <= 1120 -rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* -%endif find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %suse_update_desktop_file %{name} %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} -%clean -rm -rf %{buildroot} - %post %desktop_database_post %icon_theme_cache_post ++++++ yelp-3.20.1.tar.xz -> yelp-3.22.0.tar.xz ++++++ ++++ 50552 lines of diff (skipped)
