Hello community, here is the log from the commit of package kcodecs for openSUSE:Factory checked in at 2014-05-14 20:26:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcodecs (Old) and /work/SRC/openSUSE:Factory/.kcodecs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcodecs" Changes: -------- --- /work/SRC/openSUSE:Factory/kcodecs/kcodecs.changes 2014-04-02 17:21:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kcodecs.new/kcodecs.changes 2014-05-14 20:26:40.000000000 +0200 @@ -1,0 +2,9 @@ +Sun May 4 01:40:58 UTC 2014 - [email protected] + +- Update to 4.99.0 + * API improvements and cleanups + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/announce-frameworks5-beta2.php + +------------------------------------------------------------------- Old: ---- kcodecs-4.98.0.tar.xz New: ---- kcodecs-4.99.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcodecs.spec ++++++ --- /var/tmp/diff_new_pack.3d5KFW/_old 2014-05-14 20:26:40.000000000 +0200 +++ /var/tmp/diff_new_pack.3d5KFW/_new 2014-05-14 20:26:40.000000000 +0200 @@ -18,10 +18,10 @@ %define lname libKF5Codecs5 Name: kcodecs -Version: 4.98.0 +Version: 4.99.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.12 +BuildRequires: extra-cmake-modules >= 0.0.13 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 @@ -39,6 +39,7 @@ %package -n %lname Summary: Provides a collection of methods to manipulate strings using various encoding Group: System/GUI/KDE +Recommends: %lname-lang = %{version} %description -n %lname KCodecs provide a collection of methods to manipulate strings using various @@ -55,6 +56,7 @@ KCodecs provide a collection of methods to manipulate strings using various encodings. Development files. +%lang_package -n %lname %prep %setup -q @@ -64,12 +66,16 @@ %install %kf5_makeinstall -C build - %fdupes -s %{buildroot} + %fdupes %{buildroot}%{_kf5_sharedir} + + %find_lang %{name}5 --with-qt --without-mo %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig +%files -n %lname-lang -f %{name}5.lang + %files -n %lname %defattr(-,root,root) %doc COPYING* README* ++++++ kcodecs-4.98.0.tar.xz -> kcodecs-4.99.0.tar.xz ++++++ ++++ 935034 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
