From 330ac2f7d9ce6e0888f801ca0069ae567bc2d70f Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:40:49 +0100 Subject: [PATCH] update to 4.12.1 [release 4.12.1-1mamba;Wed Dec 14 2016] --- xfconf.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/xfconf.spec b/xfconf.spec index 7a6591a..6136cec 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,14 +1,14 @@ %define majver %(echo %version | cut -d. -f1-2) Name: xfconf -Version: 4.12.0 -Release: 3mamba +Version: 4.12.1 +Release: 1mamba Summary: XFCE configuration library Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.xfce.org -Source: http://archive.xfce.org/xfce/%{majver}/src/xfconf-%{version}.tar.bz2 +Source: http://archive.xfce.org/src/xfce/xfconf/%{majver}/xfconf-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -104,6 +104,9 @@ find %{buildroot}%{_prefix}/lib/perl5/ -name perllocal.pod -exec rm -f {} \; %{_mandir}/man3/Xfce4::Xfconf.3pm* %changelog +* Wed Dec 14 2016 Silvan Calarco 4.12.1-1mamba +- update to 4.12.1 + * Wed Nov 09 2016 Silvan Calarco 4.12.0-3mamba - perl 5.24 mass rebuild