automatic version update by autodist [release 0.20.6-1mamba;Sun Sep 18 2022]

This commit is contained in:
Automatic Build System 2024-01-06 04:21:47 +01:00
parent 24d5de9c6f
commit 951f17aff7

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f 1-2)
Name: libgee
Version: 0.20.5
Version: 0.20.6
Release: 1mamba
Summary: GObject collection library
Group: System/Libraries
@ -89,7 +89,6 @@ make check
%defattr(-,root,root)
%dir %{_includedir}/gee-?.?
%{_includedir}/gee-?.?/*.h
%{_libdir}/libgee-*.la
%{_libdir}/libgee-*.so
%{_libdir}/pkgconfig/gee-?.?.pc
%{_datadir}/gir-?.?/Gee-?.?.gir
@ -97,6 +96,9 @@ make check
%doc ChangeLog* NEWS README
%changelog
* Sun Sep 18 2022 Automatic Build System <autodist@mambasoft.it> 0.20.6-1mamba
- automatic version update by autodist
* Mon Feb 28 2022 Automatic Build System <autodist@mambasoft.it> 0.20.5-1mamba
- automatic version update by autodist