KDE Frameworks 5.8.0

epel8
Dan Vrátil 10 years ago
parent 31477516d9
commit ec3a0ffe21

1
.gitignore vendored

@ -7,3 +7,4 @@
/kcrash-5.5.0.tar.xz
/kcrash-5.6.0.tar.xz
/kcrash-5.7.0.tar.xz
/kcrash-5.8.0.tar.xz

@ -1,8 +1,8 @@
%global framework kcrash
Name: kf5-%{framework}
Version: 5.7.0
Release: 2%{?dist}
Version: 5.8.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes
License: LGPLv2+
@ -77,6 +77,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Mon Mar 16 2015 Daniel Vrátil <dvratil@redhat.com> - 5.8.0-1
- KDE Frameworks 5.8.0
* Fri Feb 27 2015 Daniel Vrátil <dvratil@redhat.com> - 5.7.0-2
- Rebuild (GCC 5)

@ -1 +1 @@
a00223a8266634deb16530c09aa5b604 kcrash-5.7.0.tar.xz
375e5439158087180e9c779529df073b kcrash-5.8.0.tar.xz

Loading…
Cancel
Save