epel8
Rex Dieter 8 years ago
parent 7db370e3a9
commit 39f89aa207

1
.gitignore vendored

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

@ -1,12 +1,12 @@
%global framework kconfig
Name: kf5-%{framework}
Version: 5.32.0
Version: 5.33.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system
License: GPLv2+ and LGPLv2+ and MIT
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)
@ -111,6 +111,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%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 (kconfig-5.32.0.tar.xz) = 45d83dfd8293ed91dba148baa8c6ca35e4eca5039de995464b91e0cdc433dd900b4844e2c94fb2dc5ee57957a9d9af3e24ee7fbd10958c176bb74093929de430
SHA512 (kconfig-5.33.0.tar.xz) = e04fa2b30b16d3514ce9420a81111efef6216e8f0fd0619a71e4e527a82cf56c5209b185468bfe5cd71c437ecb5bb9d7a7a1be854e3f37f62f53b1bccbf819f6

Loading…
Cancel
Save