automatic version update by autodist [release 4.16.0-1mamba;Fri Jan 15 2021]
This commit is contained in:
parent
f398afd0c2
commit
02244e3820
13
xfconf.spec
13
xfconf.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: xfconf
|
||||
Version: 4.14.4
|
||||
Version: 4.16.0
|
||||
Release: 1mamba
|
||||
Summary: XFCE configuration library
|
||||
Group: System/Libraries
|
||||
@ -55,9 +55,10 @@ Obsoletes: xfconf-devel
|
||||
|
||||
%description -n lib%{name}-devel
|
||||
XFCE configuration library.
|
||||
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -79,15 +80,18 @@ This package contains static libraries and header files needed for development.
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/xfconf-query
|
||||
%{_datadir}/bash-completion/completions/xfconf-query
|
||||
%{_datadir}/dbus-1/services/org.xfce.Xfconf.service
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libxfconf-0.so.*
|
||||
%{_libdir}/gio/modules/libxfconfgsettingsbackend.la
|
||||
%{_libdir}/gio/modules/libxfconfgsettingsbackend.so
|
||||
%{_libdir}/girepository-1.0/Xfconf-0.typelib
|
||||
%dir %{_libdir}/xfce4/xfconf
|
||||
%{_libdir}/xfce4/xfconf/xfconfd
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
@ -109,6 +113,9 @@ This package contains static libraries and header files needed for development.
|
||||
#%{_mandir}/man3/Xfce4::Xfconf.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 4.16.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 09 2020 Automatic Build System <autodist@mambasoft.it> 4.14.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user