automatic version update by autodist [release 1.14.53-1mamba;Wed Oct 02 2024]

This commit is contained in:
Automatic Build System 2024-10-04 18:22:31 +02:00
parent 5b77154115
commit 6e134e991a

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: libgsf
Version: 1.14.52
Version: 1.14.53
Release: 1mamba
Summary: The GNOME Structured File Library
Group: System/Libraries
@ -68,8 +68,6 @@ The project aims to provide an efficient extensible i/o abstraction for dealing
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files -f %{name}.lang
%defattr(-,root,root)
@ -97,6 +95,9 @@ The project aims to provide an efficient extensible i/o abstraction for dealing
%{_mandir}/man1/gsf-vba-dump.1*
%changelog
* Wed Oct 02 2024 Automatic Build System <autodist@openmamba.org> 1.14.53-1mamba
- automatic version update by autodist
* Mon Feb 05 2024 Automatic Build System <autodist@openmamba.org> 1.14.52-1mamba
- automatic version update by autodist