automatic version update by autodist [release 0.1.14-1mamba;Sat Nov 28 2015]
This commit is contained in:
parent
7b7bcc4864
commit
23051c58cd
15
libbabl.spec
15
libbabl.spec
@ -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.12
|
Version: 0.1.14
|
||||||
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
|
||||||
@ -54,14 +54,8 @@ This package contains static libraries and header files need for development.
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_libdir}/babl-%{majver}
|
%dir %{_libdir}/babl-%{majver}
|
||||||
%{_libdir}/babl-%{majver}/CIE.so*
|
%{_libdir}/babl-%{majver}/*.so*
|
||||||
%{_libdir}/babl-%{majver}/gegl-fixups.so*
|
|
||||||
%{_libdir}/babl-%{majver}/gggl-lies.so*
|
|
||||||
%{_libdir}/babl-%{majver}/gggl.so*
|
|
||||||
%{_libdir}/babl-%{majver}/gimp-8bit.so*
|
|
||||||
%{_libdir}/babl-%{majver}/naive-CMYK.so*
|
|
||||||
%{_libdir}/libbabl-%{majver}.so.*
|
%{_libdir}/libbabl-%{majver}.so.*
|
||||||
%{_libdir}/babl-%{majver}/*.so
|
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -72,9 +66,12 @@ This package contains static libraries and header files need for development.
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_libdir}/libbabl-%{majver}.la
|
%{_libdir}/libbabl-%{majver}.la
|
||||||
%{_libdir}/libbabl-%{majver}.so
|
%{_libdir}/libbabl-%{majver}.so
|
||||||
%doc ChangeLog NEWS README TODO
|
%doc NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 28 2015 Automatic Build System <autodist@mambasoft.it> 0.1.14-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Sep 12 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.12-1mamba
|
* Sat Sep 12 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.12-1mamba
|
||||||
- update to 0.1.12
|
- update to 0.1.12
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user