automatic version update by autodist [release 0.1.78-1mamba;Fri Jun 12 2020]

This commit is contained in:
Automatic Build System 2024-01-06 03:50:46 +01:00
parent f9cedc0d12
commit 3d756bdb16

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: libbabl Name: libbabl
Version: 0.1.74 Version: 0.1.78
Release: 1mamba Release: 1mamba
Summary: babl is a dynamic, any to any, pixel format translation library Summary: babl is a dynamic, any to any, pixel format translation library
Group: System/Libraries Group: System/Libraries
@ -36,8 +36,9 @@ A vocabulary to formulate new pixel formats from existing primitives is provided
This package contains static libraries and header files need for development. This package contains static libraries and header files need for development.
%prep %debug_package
%prep
%setup -q -n babl-%{version} %setup -q -n babl-%{version}
%build %build
@ -67,10 +68,14 @@ This package contains static libraries and header files need for development.
%{_includedir}/babl-%{majver}/babl/*.h %{_includedir}/babl-%{majver}/babl/*.h
%{_libdir}/libbabl-%{majver}.so %{_libdir}/libbabl-%{majver}.so
%{_datadir}/gir-1.0/Babl-0.1.gir %{_datadir}/gir-1.0/Babl-0.1.gir
%{_datadir}/vala/vapi/babl-0.1.*
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%doc NEWS TODO %doc NEWS TODO
%changelog %changelog
* Fri Jun 12 2020 Automatic Build System <autodist@mambasoft.it> 0.1.78-1mamba
- automatic version update by autodist
* Tue Jan 28 2020 Automatic Build System <autodist@mambasoft.it> 0.1.74-1mamba * Tue Jan 28 2020 Automatic Build System <autodist@mambasoft.it> 0.1.74-1mamba
- automatic version update by autodist - automatic version update by autodist