SHA256
1
0
forked from pool/kbookmarks

Accepting request 233143 from KDE:Frameworks5

Update to 4.99.0

OBS-URL: https://build.opensuse.org/request/show/233143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbookmarks?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2014-05-14 18:26:22 +00:00 committed by Git OBS Bridge
commit f63997e327
4 changed files with 21 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c24540e3e78f874764fdabe074166d1d083ec53cf3b70435f8c698d89edfaca5
size 43040

3
kbookmarks-4.99.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22ba1b4a9dd117edfcf3cb862dbc8c0087be8404417b80eff51df88e6b13fb4d
size 1370896

View File

@ -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

View File

@ -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*