forked from pool/kbookmarks
Update to 5.49.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kbookmarks?expand=0&rev=149
This commit is contained in:
parent
44e8ddb923
commit
d27e8fde95
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59e1f79eafefd450abff91fd379481d83b8225efc2f9dc2f70a1cfb6ded12c86
|
||||
size 118592
|
3
kbookmarks-5.49.0.tar.xz
Normal file
3
kbookmarks-5.49.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a37c5632e361df36bcade0c31e1172cd284042474ebab5074689b9c058739532
|
||||
size 118636
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 19 09:18:49 UTC 2018 - christophe@krop.fr
|
||||
|
||||
- Update to 5.49.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.49.0.php
|
||||
- Changes since 5.48.0:
|
||||
* Honor BUILD_TESTING
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 04:37:35 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,16 +16,22 @@
|
||||
#
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Bookmarks5
|
||||
%define _tar_path 5.48
|
||||
%define _tar_path 5.49
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kbookmarks
|
||||
Version: 5.48.0
|
||||
Version: 5.49.0
|
||||
Release: 0
|
||||
Summary: Lets you access and manipulate bookmarks stored using XBEL format
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: cmake >= 3.0
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: fdupes
|
||||
@ -37,37 +43,30 @@ BuildRequires: kf5-filesystem
|
||||
BuildRequires: kiconthemes-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kwidgetsaddons-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kxmlgui-devel >= %{_kf5_bugfix_version}
|
||||
%if %{with lang}
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0
|
||||
%endif
|
||||
Requires: cmake(Qt5DBus) >= 5.6.0
|
||||
Requires: cmake(Qt5Widgets) >= 5.6.0
|
||||
Requires: cmake(Qt5Xml) >= 5.6.0
|
||||
Summary: Lets you access and manipulate bookmarks stored using XBEL format
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if %{with lang}
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0
|
||||
%endif
|
||||
|
||||
%description
|
||||
Framework which lets you access and manipulate bookmarks stored using XBEL format
|
||||
|
||||
%package -n %lname
|
||||
%package -n %{lname}
|
||||
Summary: Lets you access and manipulate bookmarks stored using XBEL format
|
||||
Group: System/GUI/KDE
|
||||
%if %{with lang}
|
||||
Recommends: %lname-lang = %{version}
|
||||
Recommends: %{lname}-lang = %{version}
|
||||
%endif
|
||||
|
||||
%description -n %lname
|
||||
%description -n %{lname}
|
||||
Framework which lets you access and manipulate bookmarks stored using XBEL format
|
||||
|
||||
%package devel
|
||||
Summary: Lets you access and manipulate bookmarks stored using XBEL format: Build Environment
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %lname = %{version}
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: extra-cmake-modules
|
||||
Requires: kwidgetsaddons-devel >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(Qt5Widgets) >= 5.6.0
|
||||
@ -77,7 +76,8 @@ Requires: cmake(Qt5Xml) >= 5.6.0
|
||||
Framework which lets you access and manipulate bookmarks stored using XBEL format.
|
||||
Development files
|
||||
|
||||
%lang_package -n %lname
|
||||
%lang_package -n %{lname}
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -93,22 +93,20 @@ Development files
|
||||
%find_lang %{name}5 --with-qt --without-mo
|
||||
%endif
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
%post -n %{lname} -p /sbin/ldconfig
|
||||
%postun -n %{lname} -p /sbin/ldconfig
|
||||
|
||||
%if %{with lang}
|
||||
%files -n %lname-lang -f %{name}5.lang
|
||||
%files -n %{lname}-lang -f %{name}5.lang
|
||||
%endif
|
||||
|
||||
%files -n %lname
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING* README*
|
||||
%files -n %{lname}
|
||||
%license COPYING*
|
||||
%doc README*
|
||||
%{_kf5_libdir}/libKF5Bookmarks.so.*
|
||||
%{_kf5_debugdir}/*.categories
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_libdir}/libKF5Bookmarks.so
|
||||
%{_kf5_libdir}/cmake/KF5Bookmarks/
|
||||
%dir %{_kf5_includedir}/*/
|
||||
|
Loading…
Reference in New Issue
Block a user