update to 2.6.2 [release 2.6.2-1mamba;Sun Nov 29 2015]
This commit is contained in:
parent
fc2aaf19aa
commit
dde7be1467
@ -2,7 +2,7 @@
|
|||||||
%define apiver %(echo %version | cut -d. -f 1).0
|
%define apiver %(echo %version | cut -d. -f 1).0
|
||||||
|
|
||||||
Name: libsigc++
|
Name: libsigc++
|
||||||
Version: 2.4.1
|
Version: 2.6.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The Typesafe Signal Framework for C++
|
Summary: The Typesafe Signal Framework for C++
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -71,7 +71,7 @@ This package contains static libraries and header files need for development.
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%doc AUTHORS COPYING README NEWS TODO
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
@ -87,9 +87,12 @@ This package contains static libraries and header files need for development.
|
|||||||
%{_datadir}/devhelp/books/libsigc++-2.0/libsigc++-2.0.devhelp2
|
%{_datadir}/devhelp/books/libsigc++-2.0/libsigc++-2.0.devhelp2
|
||||||
%dir %{_defaultdocdir}/libsigc++-%{apiver}
|
%dir %{_defaultdocdir}/libsigc++-%{apiver}
|
||||||
%{_defaultdocdir}/libsigc++-%{apiver}/*
|
%{_defaultdocdir}/libsigc++-%{apiver}/*
|
||||||
%doc ChangeLog
|
%doc ChangeLog README NEWS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 29 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.2-1mamba
|
||||||
|
- update to 2.6.2
|
||||||
|
|
||||||
* Tue Mar 10 2015 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
|
* Tue Mar 10 2015 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user