Hello community,

here is the log from the commit of package five-or-more for openSUSE:Factory 
checked in at 2014-09-30 19:39:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/five-or-more (Old)
 and      /work/SRC/openSUSE:Factory/.five-or-more.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "five-or-more"

Changes:
--------
--- /work/SRC/openSUSE:Factory/five-or-more/five-or-more.changes        
2014-05-20 14:27:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.five-or-more.new/five-or-more.changes   
2014-09-30 19:40:56.000000000 +0200
@@ -1,0 +2,41 @@
+Tue Sep 23 10:14:17 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Sep 17 14:50:09 UTC 2014 - dims...@opensuse.org
+
+- Drop special permission handling, incl pwdutils Requires: this
+  was required back when there was a system wide, shared highscore
+  list. 
+
+-------------------------------------------------------------------
+Tue Sep 16 09:57:48 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.92:
+  + Fix insensitive new game menu item.
+  + Set a reasonable minimum size for the game.
+  + Show the preferences dialog in front of the main window.
+  + Fix some memory leaks.
+
+-------------------------------------------------------------------
+Tue Aug 19 06:53:34 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.90.1:
+  + Fix insensitive new game button.
+
+-------------------------------------------------------------------
+Mon Aug 18 22:56:21 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.90:
+  + Use a header bar for the preferences dialog.
+  + Use text button for new game button.
+  + Always show the new game button.
+  + Distribute high contrast icons. Moved from
+    gnome-themes-standard.
+  + Updated translations.
+- Add pkgconfig(glib-2.0) BuildRequires: new verified dependency.
+- Build HighContrast icon cache in post/postun.
+
+-------------------------------------------------------------------

Old:
----
  five-or-more-3.12.2.tar.xz

New:
----
  five-or-more-3.14.0.tar.xz

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

Other differences:
------------------
++++++ five-or-more.spec ++++++
--- /var/tmp/diff_new_pack.bmx0MO/_old  2014-09-30 19:40:57.000000000 +0200
+++ /var/tmp/diff_new_pack.bmx0MO/_new  2014-09-30 19:40:57.000000000 +0200
@@ -17,26 +17,26 @@
 
 
 Name:           five-or-more
-Version:        3.12.2
+Version:        3.14.0
 Release:        0
 Summary:        "Five or More" Game for GNOME
 License:        GPL-2.0+
 Group:          Amusements/Games/Board/Puzzle 
 Url:            http://www.gnome.org
-Source0:        
http://download.gnome.org/sources/five-or-more/3.12/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/five-or-more/3.14/%{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  intltool >= 0.50
 BuildRequires:  itstool
 BuildRequires:  libxml2-tools
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32
 BuildRequires:  pkgconfig(gmodule-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.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}-lang
-Requires(pre):  pwdutils
 %glib2_gsettings_schema_requires
 
 %description
@@ -58,39 +58,31 @@
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file five-or-more
 
-%pre
-getent group games >/dev/null || groupadd -r games
-getent passwd games >/dev/null || useradd -r -g games -d /var/games -s 
/sbin/nologin
-
 %post
-%set_permissions %{_bindir}/%{name}
 %glib2_gsettings_schema_post
 %icon_theme_cache_post
+%icon_theme_cache_post HighContrast
 %desktop_database_post
 
-%verifyscript
-%verify_permissions -e %{_bindir}/%{name}
-
 %postun
 %glib2_gsettings_schema_postun
 %icon_theme_cache_postun
+%icon_theme_cache_postun HighContrast
 %desktop_database_postun
 
 %files
 %defattr(-,root,root)
 %doc %{_datadir}/help/C/%{name}/
+%{_bindir}/%{name}
 %{_datadir}/%{name}/
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/five-or-more.appdata.xml
 %{_datadir}/applications/five-or-more.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.five-or-more.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/five-or-more.*
+%{_datadir}/icons/HighContrast/
 %{_mandir}/man6/%{name}.6%{?ext_man}
 %defattr (0755, games, games)
-# WARNING: If you are modifying this list, don't forget to edit the
-# %%post/%%verifyscript scripts for set_permissions/verify_permissions.
-%verify(not mode) %{_bindir}/%{name}
-%defattr (0664, games, games)
 
 %files lang -f %{name}.lang
 

++++++ five-or-more-3.12.2.tar.xz -> five-or-more-3.14.0.tar.xz ++++++
++++ 62876 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to