automatic version update by autodist [release 1.0.2-1mamba;Thu Feb 25 2021]

This commit is contained in:
Automatic Build System 2024-01-05 19:56:44 +01:00
parent 21a221e349
commit d7c95668c3

View File

@ -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 <autodist@mambasoft.it> 1.0.2-1mamba
- automatic version update by autodist
* Tue Aug 25 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
- package created using the webbuild interface