epel8
Rex Dieter 8 years ago
parent 4481793fb5
commit 28919a4c9f

1
.gitignore vendored

@ -11,3 +11,4 @@
/kcoreaddons-5.29.0.tar.xz
/kcoreaddons-5.31.0.tar.xz
/kcoreaddons-5.32.0.tar.xz
/kcoreaddons-5.33.0.tar.xz

@ -8,12 +8,12 @@
%endif
Name: kf5-%{framework}
Version: 5.32.0
Version: 5.33.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtCore
License: GPLv2+ and GPLv2+
URL: https://quickgit.kde.org/?p=%{framework}.git
URL: https://cgit.kde.org/%{framework}.git
%global versiondir %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
@ -118,6 +118,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
* Mon Apr 03 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.33.0-1
- 5.33.0
* Sat Mar 04 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.32.0-1
- 5.32.0

@ -1 +1 @@
SHA512 (kcoreaddons-5.32.0.tar.xz) = 3ecf7561867cc2b568d0f41f774a39f387f6fdb87c697323c38220967e48d3d80529e04f10577d2ab27bf62d6a8cb3db55a365b7f23bee7e76b7e7d3e1311a53
SHA512 (kcoreaddons-5.33.0.tar.xz) = 98b37250ecbf1aa09b0fd97ec7383d082175a0d819a71c1f61da831c74b703efa57ceb0fa1f639b208fabd9bf198bada97e2a4e227b0c99af9401bbed612a57d

Loading…
Cancel
Save