Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/taglib.git#a14d6957e536c5b464380f7d76cf148e966caf85
This commit is contained in:
parent
a3647d59e6
commit
117c1a8825
@ -8,7 +8,7 @@
|
||||
Name: taglib
|
||||
Summary: Audio Meta-Data Library
|
||||
Version: 1.12
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: LGPLv2 or MPLv1.1
|
||||
URL: http://taglib.github.io/
|
||||
@ -52,7 +52,7 @@ This is API documentation generated from the TagLib source code.
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%if ! %{with doc}
|
||||
Obsoletes: %{name}-doc
|
||||
Obsoletes: %{name}-doc < %{version}-%{release}
|
||||
%endif
|
||||
%description devel
|
||||
Files needed when building software with %{name}.
|
||||
@ -121,6 +121,9 @@ test "$(pkg-config --modversion taglib_c)" = "%{version}"
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 16 2021 Rex Dieter <rdieter@fedoraproject.org> - 1.12-2
|
||||
- use versioned obsoletes
|
||||
|
||||
* Tue Feb 16 2021 David King <amigadave@amigadave.com> - 1.12-1
|
||||
- Update to 1.12 (#1584870)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user