automatic version update by autodist [release 1.14.53-1mamba;Wed Oct 02 2024]
This commit is contained in:
parent
5b77154115
commit
6e134e991a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user