automatic version update by autodist [release 4.13.2-1mamba;Sun Jul 08 2018]
This commit is contained in:
parent
b98464b128
commit
0842747c20
@ -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.12.1
|
Version: 4.13.2
|
||||||
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
|
||||||
@ -51,6 +51,9 @@ make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sbindir}/xfce4-kiosk-query
|
%{_sbindir}/xfce4-kiosk-query
|
||||||
%{_libdir}/lib*.so.*
|
%{_libdir}/lib*.so.*
|
||||||
|
%{_libdir}/girepository-1.0/libxfce4util-1.0.typelib
|
||||||
|
%{_datadir}/gir-1.0/libxfce4util-1.0.gir
|
||||||
|
%{_datadir}/vala/vapi/libxfce4util-1.0.vapi
|
||||||
%{_datadir}/locale/*
|
%{_datadir}/locale/*
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
@ -64,6 +67,9 @@ make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
|
|||||||
%doc ChangeLog NEWS README README.Kiosk TODO
|
%doc ChangeLog NEWS README README.Kiosk TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 08 2018 Automatic Build System <autodist@mambasoft.it> 4.13.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Mar 08 2015 Automatic Build System <autodist@mambasoft.it> 4.12.1-1mamba
|
* Sun Mar 08 2015 Automatic Build System <autodist@mambasoft.it> 4.12.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user