automatic version update by autodist [release 1.0.9-1mamba;Thu Sep 11 2025]
This commit is contained in:
+9
-4
@@ -1,5 +1,5 @@
|
||||
Name: xorg-cf-files
|
||||
Version: 1.0.8
|
||||
Version: 1.0.9
|
||||
Release: 1mamba
|
||||
Summary: X.Org configuration files
|
||||
Group: System/X11
|
||||
@@ -9,6 +9,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: https://ftp.x.org/archive/individual/util/xorg-cf-files-%{version}.tar.xz
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
@@ -19,12 +20,13 @@ X.Org configuration files.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
%make
|
||||
%meson
|
||||
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
%meson_install
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@@ -37,6 +39,9 @@ X.Org configuration files.
|
||||
#ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Thu Sep 11 2025 Automatic Build System <autodist@openmamba.org> 1.0.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 19 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.8-1mamba
|
||||
- update to 1.0.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user