From d7c95668c393f0eb097e5786b85f86e0fd0a26c4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 19:56:44 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.2-1mamba;Thu Feb 25 2021] --- xsettingsd.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/xsettingsd.spec b/xsettingsd.spec index c03be73..943dabd 100644 --- a/xsettingsd.spec +++ b/xsettingsd.spec @@ -1,5 +1,5 @@ Name: xsettingsd -Version: 1.0.0 +Version: 1.0.2 Release: 1mamba Summary: A daemon that implements the XSETTINGS specification Group: Graphical Desktop/Applications/Configuration @@ -17,7 +17,6 @@ BuildRequires: libgcc BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: scons -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A daemon that implements the XSETTINGS specification. @@ -47,5 +46,8 @@ install -Dm644 xsettingsd.1 dump_xsettings.1 -t %{buildroot}%{_mandir}/man1/ %doc COPYING %changelog +* Thu Feb 25 2021 Automatic Build System 1.0.2-1mamba +- automatic version update by autodist + * Tue Aug 25 2020 Silvan Calarco 1.0.0-1mamba - package created using the webbuild interface