automatic version update by autodist [release 3.0.1-1mamba;Sun Dec 24 2017]
This commit is contained in:
parent
7f9b52f440
commit
abe5389998
14
libical.spec
14
libical.spec
@ -1,5 +1,5 @@
|
||||
Name: libical
|
||||
Version: 2.0.0
|
||||
Version: 3.0.1
|
||||
Release: 1mamba
|
||||
Summary: An open source reference implementation of the icalendar data type and serialization format
|
||||
Group: System/Libraries
|
||||
@ -51,13 +51,15 @@ This package contains static libraries and header files need for development.
|
||||
%{_libdir}/libicalss_cxx.so.*
|
||||
%{_libdir}/libicalss.so.*
|
||||
%{_libdir}/libicalvcal.so.*
|
||||
%{_libdir}/libical-glib.so.*
|
||||
%doc AUTHORS COPYING LICENSE
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
#%{_includedir}/*.h
|
||||
%dir %{_includedir}/libical
|
||||
%{_includedir}/libical/*.h
|
||||
%dir %{_includedir}/libical-glib
|
||||
%{_includedir}/libical-glib/*.h
|
||||
%{_libdir}/libical.a
|
||||
%{_libdir}/libical.so
|
||||
%{_libdir}/libical_cxx.a
|
||||
@ -68,11 +70,19 @@ This package contains static libraries and header files need for development.
|
||||
%{_libdir}/libicalss_cxx.so
|
||||
%{_libdir}/libicalvcal.a
|
||||
%{_libdir}/libicalvcal.so
|
||||
%{_libdir}/libical-glib.a
|
||||
%{_libdir}/libical-glib.so
|
||||
%dir %{_datadir}/gtk-doc/html/libical-glib
|
||||
%{_datadir}/gtk-doc/html/libical-glib/*
|
||||
%{_libdir}/cmake/LibIcal/LibIcal*.cmake
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%doc THANKS TODO
|
||||
|
||||
%changelog
|
||||
* Sun Dec 24 2017 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 28 2016 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user