KDE Frameworks 5.8.0

epel8
Dan Vrátil 10 years ago
parent 6335c4522e
commit a62e35b328

1
.gitignore vendored

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

@ -1,8 +1,8 @@
%global framework kdoctools
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 generating documentation
License: GPLv2+ and MIT
@ -90,6 +90,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 @@
65efa563057f08eb25bf626eab5d7345 kdoctools-5.7.0.tar.xz
1bcb1b093999efa4426be034e2aa671f kdoctools-5.8.0.tar.xz

Loading…
Cancel
Save