1.1 --- a/pkgs/rpm/schachuhr.spec Wed Jul 27 23:08:32 2011 +0200 1.2 +++ b/pkgs/rpm/schachuhr.spec Wed Jul 27 23:10:09 2011 +0200 1.3 @@ -30,8 +30,8 @@ 1.4 Distribution: Michael Schloh von Bennewitz 1.5 Group: Amusements/Games 1.6 License: GPL 1.7 -Version: 0.6.1 1.8 -Release: 20110708 1.9 +Version: 0.6.2 1.10 +Release: 20110726 1.11 1.12 # list of sources 1.13 Source0: ftp://ftp.europalab.com/pub/sfw/schachuhr/schachuhr-%{version}.tar.gz 1.14 @@ -74,5 +74,9 @@ 1.15 %{_datadir}/schachuhr/qml/* 1.16 1.17 %changelog 1.18 +* Tue Jul 26 2011 Michael Schloh von Bennewitz <michael@schloh.com> - 0.6.2 1.19 +- Update version with vendor upstream current release. 1.20 +* Sat Jul 09 2011 Michael Schloh von Bennewitz <michael@schloh.com> - 0.6.1 1.21 +- Correct runtime binary dependencies to not use the pkgconfig framework. 1.22 * Fri Jul 08 2011 Michael Schloh von Bennewitz <michael@schloh.com> - 0.6.0 1.23 - Implement initial package specification for initial software release.