epel9
Rex Dieter 8 years ago
parent 4aea946594
commit 22447cbdd7

1
.gitignore vendored

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

@ -1,12 +1,12 @@
%global framework kunitconversion
Name: kf5-%{framework}
Version: 5.32.0
Version: 5.33.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 2 addon for unit conversions
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)
@ -72,6 +72,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 (kunitconversion-5.32.0.tar.xz) = c3b3ad4ceda6d94634acfca5e7facce4e9f03489773647825c0cf8931b4e67c4d4a714b2e9d0d831264cbb3daf9caade30ee2eab9b1faaef361e59b71e2af999
SHA512 (kunitconversion-5.33.0.tar.xz) = 9e08548f64e96869bfa99f9960a56948a59aa23c82d841d63f3a4fcbf8f26d3f96dfabd8c191916bf71f41f3e7da3270207f9fb498b98972e7fc4ac66441c882

Loading…
Cancel
Save