forked from pool/karchive
Accepting request 244424 from KDE:Frameworks5
Update to 5.1.0 OBS-URL: https://build.opensuse.org/request/show/244424 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/karchive?expand=0&rev=7
This commit is contained in:
commit
232e3cda97
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8561183dd066b2183435b4d00c669b4739f5b04752aa0ac9e40008bd65b67801
|
|
||||||
size 105608
|
|
3
karchive-5.1.0.tar.xz
Normal file
3
karchive-5.1.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8e89c6b238e93af53ad88358c27b327b8f87e604cb774482e8494426157850bd
|
||||||
|
size 105600
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 2 10:20:17 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.1.0
|
||||||
|
* For more details please see:
|
||||||
|
http://www.kde.org/announcements/kde-frameworks-5.1.php
|
||||||
|
- Harden required Qt5 libs versions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 1 21:36:02 UTC 2014 - hrvoje.senjan@gmail.com
|
Tue Jul 1 21:36:02 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define lname libKF5Archive5
|
%define lname libKF5Archive5
|
||||||
Name: karchive
|
Name: karchive
|
||||||
Version: 5.0.0
|
Version: 5.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
BuildRequires: extra-cmake-modules >= 1.1.0
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
||||||
@ -46,6 +46,7 @@ GZip format, via a subclass of QIODevice.
|
|||||||
%package -n %lname
|
%package -n %lname
|
||||||
Summary: Qt 5 addon providing access to numerous types of archives
|
Summary: Qt 5 addon providing access to numerous types of archives
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
|
%requires_ge libQt5Core5
|
||||||
|
|
||||||
%description -n %lname
|
%description -n %lname
|
||||||
KArchive provides classes for easy reading, creation and manipulation of
|
KArchive provides classes for easy reading, creation and manipulation of
|
||||||
@ -92,9 +93,7 @@ GZip format, via a subclass of QIODevice. Development files
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kf5_libdir}/libKF5Archive.so
|
%{_kf5_libdir}/libKF5Archive.so
|
||||||
%{_kf5_libdir}/cmake/KF5Archive/
|
%{_kf5_libdir}/cmake/KF5Archive/
|
||||||
%dir %{_kf5_includedir}/KArchive
|
%{_kf5_includedir}/
|
||||||
%{_kf5_includedir}/KArchive
|
|
||||||
%{_kf5_includedir}/*.h
|
|
||||||
%{_kf5_mkspecsdir}/qt_KArchive.pri
|
%{_kf5_mkspecsdir}/qt_KArchive.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user