epel8
Rex Dieter 8 years ago
parent ad42ae80ea
commit e6869148d5

1
.gitignore vendored

@ -11,3 +11,4 @@
/kwallet-5.29.0.tar.xz
/kwallet-5.31.0.tar.xz
/kwallet-5.32.0.tar.xz
/kwallet-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 3 solution for password management
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)
@ -128,6 +128,9 @@ make test ARGS="--output-on-failure --timeout 30" -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 (kwallet-5.32.0.tar.xz) = b2c708c1a128084eecc9e784a82ba9310279c149190ce6fcad854038427f0523a89d3fb9bea3fffb0850e1b4ddf4adf37c1b05f0f5d528fcd7a6ce4b9ce90c04
SHA512 (kwallet-5.33.0.tar.xz) = 84d960156c3dac3b2a4a9a2315820a59d82333ac19bf596c9329bb500a908923251809c7e7c59fdd0c1d3fe582e15a10b58f52fdab4f2279ca2d6c9a4a8605c5

Loading…
Cancel
Save