Hello community, here is the log from the commit of package libqtweetlib for openSUSE:Factory checked in at 2012-02-24 06:53:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqtweetlib (Old) and /work/SRC/openSUSE:Factory/.libqtweetlib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqtweetlib", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libqtweetlib/libqtweetlib.changes 2012-01-27 15:22:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libqtweetlib.new/libqtweetlib.changes 2012-02-24 06:53:06.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Feb 23 23:02:43 UTC 2012 - [email protected] + +- Version bump to 0.4 + * Fix lib not working with Qt 4.8 + +------------------------------------------------------------------- Old: ---- QTweetLib-0.3.0.tar.bz2 New: ---- QTweetLib-0.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqtweetlib.spec ++++++ --- /var/tmp/diff_new_pack.ThI18T/_old 2012-02-24 06:53:07.000000000 +0100 +++ /var/tmp/diff_new_pack.ThI18T/_new 2012-02-24 06:53:07.000000000 +0100 @@ -20,18 +20,20 @@ %define soname 0 Name: libqtweetlib -License: GPL-2.0+ -Version: 0.3.0 +Version: 0.4 Release: 0 -Source0: QTweetLib-%{version}.tar.bz2 +Source0: QTweetLib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: https://github.com/minimoog/QTweetLib -BuildRequires: cmake gcc-c++ -BuildRequires: libqjson-devel libqt4-devel +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: libqjson-devel +BuildRequires: libqt4-devel # main package Summary: C++ Qt Twitter library +License: GPL-2.0+ Group: System/Libraries %description @@ -39,16 +41,16 @@ # bin package %package -n libqtweetlib%{soname} -Group: System/Libraries Summary: C++ Qt Twitter library +Group: System/Libraries %description -n libqtweetlib%{soname} C++ Qt based Twitter library. # devel package %package devel -Group: Development/Libraries/C and C++ Summary: C++ Qt Twitter library +Group: Development/Libraries/C and C++ Requires: libqtweetlib%{soname} = %{version} Requires: libqt4-devel @@ -57,8 +59,8 @@ # debug package %package debug -Group: Development/Libraries/C and C++ Summary: C++ Qt Twitter library +Group: Development/Libraries/C and C++ Requires: libqtweetlib%{soname} = %{version} %description debug -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
