diff --git a/libgweather.spec b/libgweather.spec index 8eb7098..c1d3261 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -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 4.4.4-1mamba +- automatic version update by autodist + * Thu Mar 21 2024 Automatic Build System 4.4.2-1mamba - automatic version update by autodist