automatic version update by autodist [release 4.20.0-1mamba;Thu Dec 19 2024]
This commit is contained in:
parent
faf55f46f0
commit
330f18866c
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libxfce4util
|
Name: libxfce4util
|
||||||
Version: 4.18.2
|
Version: 4.20.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Utility library for the XFce4 desktop environment
|
Summary: Utility library for the XFce4 desktop environment
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -44,8 +44,6 @@ make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -63,9 +61,12 @@ make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
|
|||||||
%{_datadir}/gir-1.0/Libxfce4util-1.0.gir
|
%{_datadir}/gir-1.0/Libxfce4util-1.0.gir
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_datadir}/gtk-doc
|
%{_datadir}/gtk-doc
|
||||||
%doc ChangeLog NEWS README.Kiosk TODO
|
%doc ChangeLog NEWS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 19 2024 Automatic Build System <autodist@openmamba.org> 4.20.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Feb 06 2024 Automatic Build System <autodist@openmamba.org> 4.18.2-1mamba
|
* Tue Feb 06 2024 Automatic Build System <autodist@openmamba.org> 4.18.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user