KDE Frameworks 5.0.0

epel8
Dan Vrátil 11 years ago
parent 6c3f7ba338
commit f91a35db5e

1
.gitignore vendored

@ -1,2 +1,3 @@
/karchive-4.99.0.tar.xz
/karchive-4.100.0.tar.xz
/karchive-5.0.0.tar.xz

@ -1,14 +1,14 @@
%define framework karchive
Name: kf5-%{framework}
Version: 4.100.0
Release: 2%{?dist}
Version: 5.0.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with archive functions
License: LGPLv2+ and BSD
URL: http://www.kde.org
Source0: http://download.kde.org/unstable/frameworks/%{version}/%{framework}-%{version}.tar.xz
Source0: http://download.kde.org/stable/frameworks/%{version}/%{framework}-%{version}.tar.xz
BuildRequires: zlib-devel
BuildRequires: bzip2-devel
@ -64,6 +64,9 @@ make %{?_smp_mflags} -C %{_target_platform}
%{_kf5_archdatadir}/mkspecs/modules/qt_KArchive.pri
%changelog
* Wed Jul 09 2014 Daniel Vrátil <dvratil@redhat.com> - 5.0.0-1
- KDE Frameworks 5.0.0
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.100.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

@ -1 +1 @@
fd7b89e988124d87a1b2662a34a6e6d8 karchive-4.100.0.tar.xz
58e76e44a262cc184af4424d8dc1230b karchive-5.0.0.tar.xz

Loading…
Cancel
Save