Hello community, here is the log from the commit of package five-or-more for openSUSE:Factory checked in at 2018-03-14 19:38:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/five-or-more (Old) and /work/SRC/openSUSE:Factory/.five-or-more.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "five-or-more" Wed Mar 14 19:38:45 2018 rev:26 rq:585834 version:3.27.92 Changes: -------- --- /work/SRC/openSUSE:Factory/five-or-more/five-or-more.changes 2017-09-13 21:54:08.981156741 +0200 +++ /work/SRC/openSUSE:Factory/.five-or-more.new/five-or-more.changes 2018-03-14 19:38:58.261344551 +0100 @@ -1,0 +2,39 @@ +Fri Mar 9 18:55:06 UTC 2018 - [email protected] + +- Update summaries. + +------------------------------------------------------------------- +Tue Mar 6 09:49:47 UTC 2018 - [email protected] + +- Update to version 3.27.92: + + Make theme names translatable. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 28 22:53:13 UTC 2018 - [email protected] + +- Update to version 3.27.91: + + Updated translations. +- Update Url tag to https://wiki.gnome.org/Apps/Five_or_more: + the current Five or More's web page. +- Drop glib2_gsettings_schema_*, icon_theme_cache_*, + desktop_database_* post/postun scriptlets and + glib2_gsettings_schema_requires macro: their functionality has + been moved to RPM file triggers. +- Drop update-desktop-files BuildRequires and its macro: they are + no longer required anymore. +- Add fdupes BuildRequires and its macro for replacement of + duplicates with links under the data directory. +- Split help documentation into a doc subpackage and add a + Recommens tag for it: more than half the size of the package was + documentation files. +- Update package description to show the content provided by the + package. +- Remove pristine Obsoletes tag for glines. + +------------------------------------------------------------------- +Wed Feb 28 16:25:24 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- Old: ---- five-or-more-3.26.0.tar.xz New: ---- five-or-more-3.27.92.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ five-or-more.spec ++++++ --- /var/tmp/diff_new_pack.u72C7s/_old 2018-03-14 19:38:59.973283742 +0100 +++ /var/tmp/diff_new_pack.u72C7s/_new 2018-03-14 19:38:59.997282890 +0100 @@ -1,7 +1,7 @@ # # spec file for package five-or-more # -# 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,27 +17,24 @@ Name: five-or-more -Version: 3.26.0 +Version: 3.27.92 Release: 0 Summary: "Five or More" Game for GNOME -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -Url: http://www.gnome.org -Source0: http://download.gnome.org/sources/five-or-more/3.26/%{name}-%{version}.tar.xz -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Url: https://wiki.gnome.org/Apps/Five_or_more +Source0: http://download.gnome.org/sources/five-or-more/3.27/%{name}-%{version}.tar.xz +BuildRequires: fdupes BuildRequires: intltool >= 0.50 BuildRequires: itstool BuildRequires: libxml2-tools -BuildRequires: update-desktop-files +BuildRequires: pkgconfig BuildRequires: pkgconfig(glib-2.0) >= 2.32 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0 BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 -# five-or-more used to be called 'glines' and was part of gnome-games until 3.7.x. -Obsoletes: glines < %{version} -Obsoletes: glines-lang < %{version} +Recommends: %{name}-doc Recommends: %{name}-lang -%glib2_gsettings_schema_requires %description Five or More is a game where one must align colored pieces as the @@ -45,7 +42,22 @@ pieces of the same color get lined up, they disappear. The game ends when the board gets filled up all the way. +This package provides the binary, manual and data files for Five or More. + +%package doc +Summary: Documentation for the "Five or More" GNOME game +Group: Documentation/Other + +%description doc +Five or More is a game where one must align colored pieces as the +board gets filled with randomly placed pieces. When five or more +pieces of the same color get lined up, they disappear. The game ends +when the board gets filled up all the way. + +This package contains the help documentation for Five or More. + %lang_package + %prep %setup -q @@ -56,21 +68,11 @@ %install %make_install %find_lang %{name} %{?no_lang_C} -%suse_update_desktop_file five-or-more - -%post -%glib2_gsettings_schema_post -%icon_theme_cache_post -%desktop_database_post - -%postun -%glib2_gsettings_schema_postun -%icon_theme_cache_postun -%desktop_database_postun +%fdupes %{buildroot}%{_datadir} %files -%defattr(-,root,root) -%doc %{_datadir}/help/C/%{name}/ +%license COPYING +%doc NEWS %{_bindir}/%{name} %{_datadir}/%{name}/ %dir %{_datadir}/appdata @@ -79,7 +81,9 @@ %{_datadir}/glib-2.0/schemas/org.gnome.five-or-more.gschema.xml %{_datadir}/icons/hicolor/*/apps/five-or-more*.* %{_mandir}/man6/%{name}.6%{?ext_man} -%defattr (0755, games, games) + +%files doc +%doc %{_datadir}/help/C/%{name}/ %files lang -f %{name}.lang ++++++ five-or-more-3.26.0.tar.xz -> five-or-more-3.27.92.tar.xz ++++++ ++++ 448365 lines of diff (skipped)
