diff --git a/kbookmarks-4.98.0.tar.xz b/kbookmarks-4.98.0.tar.xz deleted file mode 100644 index 63105fb..0000000 --- a/kbookmarks-4.98.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c24540e3e78f874764fdabe074166d1d083ec53cf3b70435f8c698d89edfaca5 -size 43040 diff --git a/kbookmarks-4.99.0.tar.xz b/kbookmarks-4.99.0.tar.xz new file mode 100644 index 0000000..a2aa54e --- /dev/null +++ b/kbookmarks-4.99.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ba1b4a9dd117edfcf3cb862dbc8c0087be8404417b80eff51df88e6b13fb4d +size 1370896 diff --git a/kbookmarks.changes b/kbookmarks.changes index 6a97831..3be47f6 100644 --- a/kbookmarks.changes +++ b/kbookmarks.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun May 4 01:40:57 UTC 2014 - hrvoje.senjan@gmail.com + +- 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 + ------------------------------------------------------------------- Sat Mar 29 19:47:21 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kbookmarks.spec b/kbookmarks.spec index 7433469..e68c4a0 100644 --- a/kbookmarks.spec +++ b/kbookmarks.spec @@ -18,10 +18,10 @@ %define lname libKF5Bookmarks5 Name: kbookmarks -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: kconfigwidgets-devel >= %{_kf5_version} BuildRequires: kcoreaddons-devel >= %{_kf5_version} @@ -45,6 +45,7 @@ Framework which lets you access and manipulate bookmarks stored using XBEL forma %package -n %lname Summary: Lets you access and manipulate bookmarks stored using XBEL format Group: System/GUI/KDE +Recommends: %lname-lang = %{version} %description -n %lname Framework which lets you access and manipulate bookmarks stored using XBEL format @@ -64,6 +65,7 @@ Requires: pkgconfig(Qt5Xml) >= 5.2.0 Framework which lets you access and manipulate bookmarks stored using XBEL format. Development files +%lang_package -n %lname %prep %setup -q @@ -73,12 +75,16 @@ Development files %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*