Hello community, here is the log from the commit of package gnubg for openSUSE:Factory checked in at 2015-01-20 19:01:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnubg (Old) and /work/SRC/openSUSE:Factory/.gnubg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnubg" Changes: -------- --- /work/SRC/openSUSE:Factory/gnubg/gnubg.changes 2014-08-08 10:13:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnubg.new/gnubg.changes 2015-01-20 19:01:21.000000000 +0100 @@ -1,0 +2,11 @@ +Thu Jan 15 16:45:05 UTC 2015 - [email protected] + +- Update to version 1.04.001 + + play.c. external.c : Fix external interface bug that prevented + external socket players from working. Fix bug that prevented + external socket interface errors being displayed. + https://savannah.gnu.org/bugs/?43747 +- Split out language files in their own subpackage +- Make main package recommend gnubg-lang + +------------------------------------------------------------------- Old: ---- gnubg-release-1.03.000-sources.tar.gz New: ---- gnubg-release-1.04.001-sources.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnubg.spec ++++++ --- /var/tmp/diff_new_pack.cyZBLK/_old 2015-01-20 19:01:22.000000000 +0100 +++ /var/tmp/diff_new_pack.cyZBLK/_new 2015-01-20 19:01:22.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnubg # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2003 Achim Mueller, Germany. # Updated by Christopher Hofmann in 2010 # @@ -19,7 +19,7 @@ Name: gnubg -Version: 1.03.000 +Version: 1.04.001 Release: 0 Summary: Plays and analyzes backgammon games and matches on a world class level License: GPL-3.0+ @@ -62,6 +62,7 @@ %if 0%{?fedora} BuildRequires: sqlite-devel %endif +Recommends: %{name}-lang %description Program for playing and analysing backgammon positions, games and matches. It is @@ -99,6 +100,8 @@ %description doc Manual for GNU Backgammon. See description of gnubg for more details. +%lang_package + %prep %setup -q gnubg @@ -119,7 +122,7 @@ %endif %find_lang %{name} -%files -f %{name}.lang +%files %defattr(-,root,root) %{_bindir}/* %{_mandir}/man?/%{name}* @@ -155,4 +158,6 @@ %doc %{_docdir}/%{name}/gnubg.html %doc %{_docdir}/%{name}/allabout.html +%files lang -f %{name}.lang + %changelog ++++++ gnubg-release-1.03.000-sources.tar.gz -> gnubg-release-1.04.001-sources.tar.gz ++++++ /work/SRC/openSUSE:Factory/gnubg/gnubg-release-1.03.000-sources.tar.gz /work/SRC/openSUSE:Factory/.gnubg.new/gnubg-release-1.04.001-sources.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
