This commit is contained in:
Rex Dieter 2016-10-03 21:28:36 -05:00
parent 7b6a69a344
commit 5796366aa8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/kfilemetadata-5.24.0.tar.xz
/kfilemetadata-5.25.0.tar.xz
/kfilemetadata-5.26.0.tar.xz
/kfilemetadata-5.27.0.tar.xz

View File

@ -11,8 +11,8 @@
Name: kf5-%{framework}
Summary: A Tier 2 KDE Framework for extracting file metadata
Version: 5.26.0
Release: 1%{?dist}
Version: 5.27.0
Release: 1%{?dist}
# # KDE e.V. may determine that future LGPL versions are accepted
License: LGPLv2 or LGPLv3
@ -98,6 +98,9 @@ mkdir -p %{buildroot}%{_kf5_plugindir}/kfilemetadata/writers/
%changelog
* Tue Oct 04 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.27.0-1
- 5.27.0
* Wed Sep 07 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.26.0-1
- KDE Frameworks 5.26.0

View File

@ -1 +1 @@
f17e0c2512b816b0bc2246005581c558 kfilemetadata-5.26.0.tar.xz
046188f4f533c06442b75f50ad554e05 kfilemetadata-5.27.0.tar.xz