automatic version update by autodist [release 3.6.0-1mamba;Sun Oct 08 2023]
This commit is contained in:
parent
2aa970e29d
commit
1a0e9fc39b
@ -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: 3.4.0
|
Version: 3.6.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The Typesafe Signal Framework for C++
|
Summary: The Typesafe Signal Framework for C++
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -68,7 +68,7 @@ This package contains static libraries and header files needed for development.
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{_libdir}/libsigc-%{apiver}.so.*
|
%{_libdir}/libsigc-%{apiver}.so.*
|
||||||
%doc AUTHORS COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
@ -84,6 +84,9 @@ This package contains static libraries and header files needed for development.
|
|||||||
%doc ChangeLog README.md NEWS
|
%doc ChangeLog README.md NEWS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 08 2023 Automatic Build System <autodist@mambasoft.it> 3.6.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Dec 24 2022 Automatic Build System <autodist@mambasoft.it> 3.4.0-1mamba
|
* Sat Dec 24 2022 Automatic Build System <autodist@mambasoft.it> 3.4.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user