forked from pool/karchive
Accepting request 254431 from KDE:Frameworks5
Update to 5.3.0 OBS-URL: https://build.opensuse.org/request/show/254431 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/karchive?expand=0&rev=10
This commit is contained in:
commit
501d4ed0c6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ab1aa3b8accb84b58534e5ff0be830c0584cfb08dd27908e22a23bf2e5e6f978
|
|
||||||
size 105608
|
|
3
karchive-5.3.0.tar.xz
Normal file
3
karchive-5.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9215eb41d0956694e387b051c6a7d76dacb0b2265963096c1fb9e82a7846ee66
|
||||||
|
size 105896
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 4 17:59:51 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.3.0
|
||||||
|
* Add convenience method KArchive::file()
|
||||||
|
* Compilation fixes for MSVC
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.3.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 9 09:49:33 UTC 2014 - hrvoje.senjan@gmail.com
|
Tue Sep 9 09:49:33 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define lname libKF5Archive5
|
%define lname libKF5Archive5
|
||||||
Name: karchive
|
Name: karchive
|
||||||
Version: 5.2.0
|
Version: 5.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= 1.2.0
|
BuildRequires: extra-cmake-modules >= 1.3.0
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user