Accepting request 304358 from KDE:Frameworks5
Update to 5.3.0 OBS-URL: https://build.opensuse.org/request/show/304358 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfilemetadata5?expand=0&rev=16
This commit is contained in:
commit
4f23ac891f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09491a1a8efbe5bc31b192058981cdf87a9a046d332655c51afe4279bf256b5a
|
||||
size 113576
|
3
kfilemetadata-5.9.0.tar.xz
Normal file
3
kfilemetadata-5.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c92b9edf53de8bb4f5ce7efed9c858cb6726eefd265ac43d8178fa0fd6dec65
|
||||
size 120700
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 13:27:20 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.3 Final:
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.3.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
- Update required taglib version to 1.9
|
||||
- Added libattr-devel BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 18:58:01 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -16,8 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
Name: kfilemetadata5
|
||||
Version: 5.6.2
|
||||
Version: 5.9.0
|
||||
Release: 0
|
||||
Summary: Extract Metadata
|
||||
License: GPL-2.0+ and LGPL-2.1+ and LGPL-3.0
|
||||
@ -33,13 +34,16 @@ BuildRequires: ffmpeg-devel
|
||||
BuildRequires: karchive-devel >= 5.0.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: ki18n-devel >= 5.0.0
|
||||
BuildRequires: libattr-devel
|
||||
BuildRequires: libepub-devel
|
||||
BuildRequires: libexiv2-devel >= 0.21
|
||||
BuildRequires: taglib-devel
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0
|
||||
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
|
||||
@ -50,7 +54,7 @@ Summary: Development package for kfilemetadata
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %{name} = %{version}
|
||||
Requires: extra-cmake-modules >= 1.0.0
|
||||
Requires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
Requires: pkgconfig(Qt5Core) >= 5.4.0
|
||||
|
||||
%description devel
|
||||
A library for extracting file metadata. Development files
|
||||
@ -83,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