automatic version update by autodist [release 21.04.0-1mamba;Sun Apr 25 2021]

This commit is contained in:
Automatic Build System 2024-01-06 04:45:51 +01:00
parent 8967400fad
commit 58f6c1b190

View File

@ -1,5 +1,5 @@
Name: libkdcraw Name: libkdcraw
Version: 20.12.3 Version: 21.04.0
Release: 1mamba Release: 1mamba
Summary: A C++ interface around LibRaw library used to decode RAW picture files Summary: A C++ interface around LibRaw library used to decode RAW picture files
Group: Graphical Desktop/Libraries/KDE Group: Graphical Desktop/Libraries/KDE
@ -20,7 +20,7 @@ BuildRequires: libstdc++6-devel
BuildRequires: cmake BuildRequires: cmake
BuildRequires: libraw-devel >= 0.15 BuildRequires: libraw-devel >= 0.15
Provides: libkdcraw5 Provides: libkdcraw5
Obsoletes: libkdcraw5 Obsoletes: libkdcraw5 < 21.04.0
%description %description
Libkdcraw is a C++ interface around LibRaw library used to decode RAW picture files. Libkdcraw is a C++ interface around LibRaw library used to decode RAW picture files.
@ -32,11 +32,11 @@ 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}
Provides: libkdcraw5-devel Provides: libkdcraw5-devel
Obsoletes: libkdcraw5-devel Obsoletes: libkdcraw5-devel < 21.04.0
%description devel %description devel
KDE interface library for dcraw command line program to decode RAW picture files. KDE interface library for dcraw command line program to decode RAW picture files.
This package contains static libraries and header files need for development. This package contains static libraries and header files needed for development.
%debug_package %debug_package
@ -57,7 +57,8 @@ This package contains static libraries and header files need for development.
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%{_kde5_libdir}/libKF5KDcraw.so.* %{_kde5_libdir}/libKF5KDcraw.so.*
%doc AUTHORS COPYING COPYING.LIB %{_datadir}/qlogging-categories5/libkdcraw.categories
%doc AUTHORS LICENSES
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
@ -73,6 +74,9 @@ This package contains static libraries and header files need for development.
%doc README TODO %doc README 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