automatic version update by autodist [release 0.3.1-1mamba;Sun May 08 2022]

This commit is contained in:
Automatic Build System 2024-01-06 05:17:51 +01:00
parent baa0fca967
commit 690794748d

View File

@ -1,6 +1,6 @@
Name: libopenraw
Version: 0.3.0
Release: 2mamba
Version: 0.3.1
Release: 1mamba
Summary: Decode camera RAW files
Group: System/Libraries
Vendor: openmamba
@ -36,9 +36,9 @@ This package contains static libraries and header files needed for development.
%prep
%setup -q
%patch0 -p1
# Fix libopenraw dependency in -gnome pc file
sed -e 's|libopenraw-0.1|libopenraw-0.3|' -i gnome/libopenraw-gnome-0.3.pc.in
#%patch0 -p1
## Fix libopenraw dependency in -gnome pc file
#sed -e 's|libopenraw-0.1|libopenraw-0.3|' -i gnome/libopenraw-gnome-0.3.pc.in
%build
%configure
@ -81,6 +81,9 @@ sed -e 's|libopenraw-0.1|libopenraw-0.3|' -i gnome/libopenraw-gnome-0.3.pc.in
%doc ChangeLog NEWS README TODO
%changelog
* Sun May 08 2022 Automatic Build System <autodist@mambasoft.it> 0.3.1-1mamba
- automatic version update by autodist
* Tue Jun 29 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.0-2mamba
- fixed pkgconfig file; added debug package; added gcc 11.1.0 patch