epel8
Rex Dieter 8 years ago
parent 9cb447918b
commit 33e7c37f3f

1
.gitignore vendored

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

@ -1,12 +1,12 @@
%global framework kdbusaddons
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 QtDBus
License: LGPLv2+
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)
@ -75,6 +75,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 (kdbusaddons-5.32.0.tar.xz) = c0f3e7a629e8b8ab4d973d3d35e6c28724c5ec6219d3ad8181d100e149227d37803ef8c3ce705bcefed9bf724553a9eb98d98a550f675c0bc067430f67ba7427
SHA512 (kdbusaddons-5.33.0.tar.xz) = b108d95ceb060c0018ff60dc2605abf26c4007b2e70680cfe6db110ecd9a523798eb791fedd5ff0cc8f96b345508276d145f667d9e1db42e25a9546e0644e489

Loading…
Cancel
Save