KDE Frameworks 5.13.0

epel8
Dan Vrátil 10 years ago
parent 47c2dc9c0a
commit e14d28c504

1
.gitignore vendored

@ -13,3 +13,4 @@
/kcodecs-5.10.0.tar.xz
/kcodecs-5.11.0.tar.xz
/kcodecs-5.12.0.tar.xz
/kcodecs-5.13.0.tar.xz

@ -1,7 +1,7 @@
%global framework kcodecs
Name: kf5-%{framework}
Version: 5.12.0
Version: 5.13.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods
@ -17,12 +17,12 @@ URL: http://www.kde.org
%endif
Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz
BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules
BuildRequires: kf5-rpm-macros >= %{version}
BuildRequires: extra-cmake-modules >= %{version}
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qttools-devel
Requires: kf5-filesystem
Requires: kf5-filesystem >= %{version}
%description
KDE Frameworks 5 Tier 1 addon with string manipulation methods.
@ -71,6 +71,15 @@ make %{?_smp_mflags} -C %{_target_platform}
%changelog
* Wed Aug 19 2015 Daniel Vrátil <dvratil@redhat.com> - 5.13.0-1
- KDE Frameworks 5.13.0
* Wed Aug 19 2015 Daniel Vrátil <dvratil@redhat.com> - 5.13.0-1
- KDE Frameworks 5.13.0
* Tue Aug 11 2015 Daniel Vrátil <dvratil@redhat.com> - 5.13.0-0.1
- KDE Frameworks 5.13
* Thu Jul 09 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.12.0-1
- 5.12.0

@ -1 +1 @@
7130e5d439afcfd0f558957a2ff33ee3 kcodecs-5.12.0.tar.xz
307f6103c25cff1a6c5be9f80c530866 kcodecs-5.13.0.tar.xz

Loading…
Cancel
Save