automatic version update by autodist [release 0.1.78-1mamba;Fri Jun 12 2020]
This commit is contained in:
parent
f9cedc0d12
commit
3d756bdb16
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libbabl
|
||||
Version: 0.1.74
|
||||
Version: 0.1.78
|
||||
Release: 1mamba
|
||||
Summary: babl is a dynamic, any to any, pixel format translation library
|
||||
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.
|
||||
|
||||
%prep
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n babl-%{version}
|
||||
|
||||
%build
|
||||
@ -67,10 +68,14 @@ This package contains static libraries and header files need for development.
|
||||
%{_includedir}/babl-%{majver}/babl/*.h
|
||||
%{_libdir}/libbabl-%{majver}.so
|
||||
%{_datadir}/gir-1.0/Babl-0.1.gir
|
||||
%{_datadir}/vala/vapi/babl-0.1.*
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%doc NEWS TODO
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user