From 02757225d34b49c95703f366d46ddb368a17153d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 21 Dec 2024 11:07:49 +0100 Subject: [PATCH] automatic version update by autodist [release 4.20.0-1mamba;Thu Dec 19 2024] --- xfconf.spec | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/xfconf.spec b/xfconf.spec index bd2f1a4..37b74a8 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: xfconf -Version: 4.18.3 +Version: 4.20.0 Release: 1mamba Summary: XFCE configuration library Group: System/Libraries @@ -34,10 +34,10 @@ This package contains the Perl bindings. %package -n lib%{name} Summary: Devel package for %{name} Group: System/Libraries +Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n lib%{name} XFCE configuration library. - This package contains the shared libraries. %package -n lib%{name}-devel @@ -67,14 +67,13 @@ This package contains static libraries and header files needed for development. %find_lang %{name} -#find %{buildroot}%{_prefix}/lib/perl5/ -name perllocal.pod -exec rm -f {} \; - %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/xfconf-query +%{_userunitdir}/xfconfd.service %{_datadir}/bash-completion/completions/xfconf-query %{_datadir}/dbus-1/services/org.xfce.Xfconf.service @@ -98,14 +97,12 @@ This package contains static libraries and header files needed for development. %{_datadir}/vala/vapi/libxfconf-0.vapi %{_libdir}/pkgconfig/*.pc %{_datadir}/gtk-doc/html/* -%doc ChangeLog NEWS TODO - -#%files -n perl-xfconf -#%defattr(-,root,root) -#%{perl_sitearch}/* -#%{_mandir}/man3/Xfce4::Xfconf.3pm* +%doc ChangeLog NEWS %changelog +* Thu Dec 19 2024 Automatic Build System 4.20.0-1mamba +- automatic version update by autodist + * Wed Nov 01 2023 Automatic Build System 4.18.3-1mamba - automatic version update by autodist