epel9
Rex Dieter 8 years ago
parent 4d47121325
commit 674f9ec833

1
.gitignore vendored

@ -31,3 +31,4 @@
/attica-5.29.0.tar.xz
/attica-5.31.0.tar.xz
/attica-5.32.0.tar.xz
/attica-5.33.0.tar.xz

@ -1,12 +1,12 @@
%global framework attica
Name: kf5-attica
Version: 5.32.0
Version: 5.33.0
Release: 1%{?dist}
Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API
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)
@ -70,6 +70,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 (attica-5.32.0.tar.xz) = 653e40016387670c0850403f886c64a05bfa6abbfb3e2a87427181874d37d1a6ccb8f90feb782ffed80d17517380f101bcb09ccb133e56ef0946c214eef3e338
SHA512 (attica-5.33.0.tar.xz) = ef64b2b1538e99d448f043ec057afe24049b9bc8c36da6b62ab5a79e7f57c94ca0f1e13794a15b7d36852f62d1aa770382b1537b6f52c8e558864d4c14a07e9f

Loading…
Cancel
Save