forked from pool/karchive
Accepting request 516657 from KDE:Frameworks5
Update to 5.37.0 OBS-URL: https://build.opensuse.org/request/show/516657 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/karchive?expand=0&rev=44
This commit is contained in:
commit
83c7f59a85
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:001c62493990bbaa9ed7d14265c6ae47b827713859b00533161526c08ce62351
|
|
||||||
size 112660
|
|
3
karchive-5.37.0.tar.xz
Normal file
3
karchive-5.37.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:358648e9615f521e0d8e37f3a8b7c95ee593bf5adbad114601a7b30928a62995
|
||||||
|
size 113580
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 12 09:23:16 UTC 2017 - christophe@krop.fr
|
||||||
|
|
||||||
|
- Update to 5.37.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.37.0.php
|
||||||
|
- Changes since 5.36.0 :
|
||||||
|
* Add Conan files
|
||||||
|
* Add categories
|
||||||
|
* We need to compare it. it's not a boolean
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 12 07:13:58 CEST 2017 - lbeltrame@kde.org
|
Wed Jul 12 07:13:58 CEST 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Archive5
|
%define lname libKF5Archive5
|
||||||
%define _tar_path 5.36
|
%define _tar_path 5.37
|
||||||
Name: karchive
|
Name: karchive
|
||||||
Version: 5.36.0
|
Version: 5.37.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||||
@ -88,6 +88,7 @@ GZip format, via a subclass of QIODevice. Development files
|
|||||||
%files -n %lname
|
%files -n %lname
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING* README*
|
%doc COPYING* README*
|
||||||
|
%config %{_kf5_configdir}/karchive.categories
|
||||||
%{_kf5_libdir}/libKF5Archive.so.*
|
%{_kf5_libdir}/libKF5Archive.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Loading…
Reference in New Issue
Block a user