update to 1.2.2 [release 1.2.2-1mamba;Wed Jun 07 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 19:55:23 +01:00
parent 4043a4b1b8
commit ddaba1f96b

View File

@ -1,13 +1,13 @@
Name: xrdb Name: xrdb
Version: 1.2.1 Version: 1.2.2
Release: 2mamba Release: 1mamba
Summary: X server resource database utility Summary: X server resource database utility
Group: System/X11 Group: System/X11
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/ URL: https://www.x.org/wiki/
Source: http://ftp.x.org/pub/individual/app/xrdb-%{version}.tar.bz2 Source: http://ftp.x.org/pub/individual/app/xrdb-%{version}.tar.xz
License: MIT License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -45,6 +45,9 @@ X server resource database utility.
#ChangeLog #ChangeLog
%changelog %changelog
* Wed Jun 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.2-1mamba
- update to 1.2.2
* Tue Jan 04 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-2mamba * Tue Jan 04 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-2mamba
- require mcpp as preprocessor instead of gcc-cpp - require mcpp as preprocessor instead of gcc-cpp