Hello community,

here is the log from the commit of package khangman for openSUSE:Factory 
checked in at 2012-09-13 00:03:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/khangman (Old)
 and      /work/SRC/openSUSE:Factory/.khangman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "khangman", Maintainer is "khangman"

Changes:
--------
--- /work/SRC/openSUSE:Factory/khangman/khangman.changes        2012-08-07 
21:31:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.khangman.new/khangman.changes   2012-09-13 
00:03:20.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Sep  5 12:04:28 UTC 2012 - [email protected]
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+- split off khangman-devel/libkhangmanengine4
+
+-------------------------------------------------------------------

Old:
----
  khangman-4.8.5.tar.xz

New:
----
  khangman-4.9.1.tar.xz

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

Other differences:
------------------
++++++ khangman.spec ++++++
--- /var/tmp/diff_new_pack.OR3NJG/_old  2012-09-13 00:03:24.000000000 +0200
+++ /var/tmp/diff_new_pack.OR3NJG/_new  2012-09-13 00:03:24.000000000 +0200
@@ -28,7 +28,7 @@
 BuildRequires:  libspectre-devel
 BuildRequires:  readline-devel
 BuildRequires:  xz
-Version:        4.8.5
+Version:        4.9.1
 Release:        0
 Summary:        Hangman Game
 License:        GPL-2.0+
@@ -40,12 +40,33 @@
 Provides:       kde4-khangman = 4.3.0
 Obsoletes:      kde4-khangman < 4.3.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Requires:       libkhangmanengine4 >= %version
 %kde4_runtime_requires
 %py_requires
 
 %description
 Classical hangman game for KDE
 
+%package devel
+Summary:        Khangman engine library - Development Files
+Group:          Development/Libraries/KDE
+Requires:       libkde4-devel
+Requires:       libkhangmanengine4 = %version
+
+%description devel
+This package contains a library for the KHangman game
+
+%package -n libkhangmanengine4
+Summary:        Khangman Engine library
+Group:          Productivity/Graphics/Other
+
+%description -n libkhangmanengine4
+This package contains a library for the Khangman game
+
+%post -n libkhangmanengine4 -p /sbin/ldconfig
+
+%postun -n libkhangmanengine4 -p /sbin/ldconfig
+
 %prep
 %setup -q
 
@@ -74,6 +95,8 @@
 
 %files
 %defattr(-,root,root)
+%dir %{_kde4_iconsdir}/hicolor/80x80
+%dir %{_kde4_iconsdir}/hicolor/80x80/apps
 %{_kde4_applicationsdir}/khangman.desktop
 %{_kde4_appsdir}/khangman/
 %{_kde4_bindir}/khangman
@@ -81,6 +104,16 @@
 %config %{_kde4_configdir}/khangman.knsrc
 %doc %{_kde4_htmldir}/en/khangman/
 %{_kde4_iconsdir}/hicolor/*/apps/khangman.*
+%{_kde4_iconsdir}/hicolor/*/apps/khangman-harmattan.*
 %doc %{_kde4_mandir}/man6/khangman.6.gz
 
+%files devel
+%defattr(-,root,root)
+%_kde4_libdir/libkhangmanengine.so
+/usr/include/khangman/
+
+%files -n libkhangmanengine4
+%defattr(-,root,root)
+%_kde4_libdir/libkhangmanengine.so.*
+
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to