automatic version update by autodist [release 4.4.4-1mamba;Sat Sep 07 2024]

This commit is contained in:
Automatic Build System 2024-09-08 11:13:15 +02:00
parent fd2b09cee9
commit 306ead9933

View File

@ -3,7 +3,7 @@
%define majver %(echo %version | cut -d. -f 1)
Name: libgweather
Epoch: 1
Version: 4.4.2
Version: 4.4.4
Release: 1mamba
Summary: GNOME weather library
Group: System/Libraries
@ -60,9 +60,7 @@ Requires: gtk-doc
%find_lang %{name} --all-name
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -96,6 +94,9 @@ Requires: gtk-doc
%{_docdir}/libgweather-%{apiver}/*
%changelog
* Sat Sep 07 2024 Automatic Build System <autodist@openmamba.org> 4.4.4-1mamba
- automatic version update by autodist
* Thu Mar 21 2024 Automatic Build System <autodist@openmamba.org> 4.4.2-1mamba
- automatic version update by autodist