update to 2.6.2 [release 2.6.2-1mamba;Sun Nov 29 2015]

This commit is contained in:
Silvan Calarco 2024-01-06 05:46:53 +01:00
parent fc2aaf19aa
commit dde7be1467

View File

@ -2,7 +2,7 @@
%define apiver %(echo %version | cut -d. -f 1).0
Name: libsigc++
Version: 2.4.1
Version: 2.6.2
Release: 1mamba
Summary: The Typesafe Signal Framework for C++
Group: System/Libraries
@ -71,7 +71,7 @@ This package contains static libraries and header files need for development.
%files
%defattr(-,root,root,-)
%{_libdir}/*.so.*
%doc AUTHORS COPYING README NEWS TODO
%doc AUTHORS COPYING
%files devel
%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
%dir %{_defaultdocdir}/libsigc++-%{apiver}
%{_defaultdocdir}/libsigc++-%{apiver}/*
%doc ChangeLog
%doc ChangeLog README NEWS
%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
- automatic update by autodist