automatic version update by autodist [release 21.04.0-1mamba;Sun Apr 25 2021]
This commit is contained in:
parent
6c8a4aceeb
commit
93dea48d53
@ -1,5 +1,5 @@
|
|||||||
Name: libkcddb
|
Name: libkcddb
|
||||||
Version: 20.12.3
|
Version: 21.04.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE CDDB library
|
Summary: KDE CDDB library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -30,8 +30,8 @@ BuildRequires: libqt5-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libmusicbrainz-devel >= 5.1.0
|
BuildRequires: libmusicbrainz-devel >= 5.1.0
|
||||||
Obsoletes: libkdemultimedia
|
Obsoletes: libkdemultimedia < 21.04.0
|
||||||
Obsoletes: libkcddb4
|
Obsoletes: libkcddb4 < 21.04.0
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -41,8 +41,8 @@ KDE CDDB library.
|
|||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Obsoletes: libkdemultimedia-devel
|
Obsoletes: libkdemultimedia-devel < 21.04.0
|
||||||
Obsoletes: libkcddb4-devel
|
Obsoletes: libkcddb4-devel < 21.04.0
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
@ -74,7 +74,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/qt5/plugins/kcm_cddb.so
|
%{_libdir}/qt5/plugins/kcm_cddb.so
|
||||||
%{_datadir}/config.kcfg/libkcddb5.kcfg
|
%{_datadir}/config.kcfg/libkcddb5.kcfg
|
||||||
%{_kde5_servicesdir}/libkcddb.desktop
|
%{_kde5_servicesdir}/libkcddb.desktop
|
||||||
%doc COPYING COPYING.LIB
|
%{_datadir}/qlogging-categories5/libkcddb.categories
|
||||||
|
%doc LICENSES
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -88,6 +89,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
#%doc TODO
|
#%doc TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 25 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
|
* Fri Mar 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user