This commit is contained in:
parent
2fb4f5ced4
commit
87c79f9552
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 11 18:53:34 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.2.95 aka 5.3 beta:
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.2.95.php
|
||||
- Update required Qt version to 5.4.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 18:58:01 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -16,6 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
Name: kfilemetadata5
|
||||
Version: 5.6.95
|
||||
Release: 0
|
||||
@ -40,7 +41,9 @@ BuildRequires: taglib-devel >= 1.9
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Xml) >= 5.4.0
|
||||
BuildRequires: pkgconfig(poppler-qt5)
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -84,9 +87,11 @@ A library for extracting file metadata. Development files
|
||||
%{_kf5_includedir}/KFileMetaData/
|
||||
%{_kf5_libdir}/cmake/KF5FileMetaData/
|
||||
|
||||
%if %{with lang}
|
||||
%files lang
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_localedir}/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user