diff --git a/libxfce4util.spec b/libxfce4util.spec index 405d56d..013a2db 100644 --- a/libxfce4util.spec +++ b/libxfce4util.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libxfce4util -Version: 4.18.2 +Version: 4.20.0 Release: 1mamba Summary: Utility library for the XFce4 desktop environment Group: System/Libraries @@ -44,8 +44,6 @@ make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -63,9 +61,12 @@ make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} %{_datadir}/gir-1.0/Libxfce4util-1.0.gir %{_libdir}/pkgconfig/*.pc %{_datadir}/gtk-doc -%doc ChangeLog NEWS README.Kiosk TODO +%doc ChangeLog NEWS %changelog +* Thu Dec 19 2024 Automatic Build System 4.20.0-1mamba +- automatic version update by autodist + * Tue Feb 06 2024 Automatic Build System 4.18.2-1mamba - automatic version update by autodist