epel9
Rex Dieter 8 years ago
parent 9c354af9cc
commit b241eeb245

1
.gitignore vendored

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

@ -2,12 +2,12 @@
%global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
Name: kf5-%{framework}
Version: 5.32.0
Version: 5.33.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 tier 3 solution for process launching
License: LGPLv2+ and BSD
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)
@ -93,6 +93,9 @@ install -p -m644 -D %{SOURCE10} \
%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 (kinit-5.32.0.tar.xz) = dd398ab96d669a40b78b734d24de5ac9d596d256324d3e27ba10a8513c1262558b4141bf8eb3d016a35285cf2377ed09b26c62901de68a7124f7fc727632ec82
SHA512 (kinit-5.33.0.tar.xz) = b229a2c11b5b6ff26f1342ad4c6d234dbfb36190f8a282f91085026b910d713502aad34f6016a16b690c06714cac9cff22674d698d0a40127525cc1808a1ea18

Loading…
Cancel
Save