Hello community, here is the log from the commit of package sonnet for openSUSE:Factory checked in at 2014-05-14 20:27:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sonnet (Old) and /work/SRC/openSUSE:Factory/.sonnet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sonnet" Changes: -------- --- /work/SRC/openSUSE:Factory/sonnet/sonnet.changes 2014-04-02 17:22:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sonnet.new/sonnet.changes 2014-05-14 20:28:21.000000000 +0200 @@ -1,0 +2,9 @@ +Sun May 4 01:41:29 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: ---- sonnet-4.98.0.tar.xz New: ---- sonnet-4.99.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sonnet.spec ++++++ --- /var/tmp/diff_new_pack.Eg0ihr/_old 2014-05-14 20:28:22.000000000 +0200 +++ /var/tmp/diff_new_pack.Eg0ihr/_new 2014-05-14 20:28:22.000000000 +0200 @@ -18,13 +18,13 @@ %define sonum 5 Name: sonnet -Version: 4.98.0 +Version: 4.99.0 Release: 0 BuildRequires: aspell-devel BuildRequires: cmake >= 2.8.12 # Enchant plugin is currently disabled upstream #BuildRequires: enchant-devel -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 @@ -47,6 +47,7 @@ Summary: KDE spell checking library Group: System/GUI/KDE Obsoletes: libKF5SonnetCore4 +Recommends: libKF5SonnetCore%sonum-lang = %{version} %description -n libKF5SonnetCore%sonum Sonnet is a plugin-based spell checking library for Qt-based @@ -75,6 +76,7 @@ applications. It supports several different plugins, including HSpell, Enchant, ASpell and HUNSPELL. Development files. +%lang_package -n libKF5SonnetCore%sonum %prep %setup -q @@ -84,7 +86,9 @@ %install %kf5_makeinstall -C build - %fdupes -s %{buildroot} + %fdupes %{buildroot}%{_kf5_sharedir} + + %find_lang %{name}5 --with-qt --without-mo %post -n libKF5SonnetCore%sonum -p /sbin/ldconfig @@ -94,6 +98,8 @@ %postun -n libKF5SonnetUi%sonum -p /sbin/ldconfig +%files -n libKF5SonnetCore%sonum-lang -f %{name}5.lang + %files -n libKF5SonnetCore%sonum %defattr(-,root,root) %doc COPYING* ++++++ sonnet-4.98.0.tar.xz -> sonnet-4.99.0.tar.xz ++++++ ++++ 954856 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
