update to 1.0.4 [release 1.0.4-1mamba;Wed Apr 24 2024]

This commit is contained in:
Silvan Calarco 2024-04-24 23:10:04 +02:00
parent 9746853a75
commit cce1b4f3c5
2 changed files with 10 additions and 5 deletions

View File

@ -1,4 +1,3 @@
# gccmakedep # gccmakedep
X.org gccmakedep tool. X.org gccmakedep tool.

View File

@ -1,19 +1,22 @@
Name: gccmakedep Name: gccmakedep
Version: 1.0.3 Version: 1.0.4
Release: 1mamba Release: 1mamba
Summary: X.org gccmakedep tool Summary: X.org gccmakedep tool
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: http://x.org URL: https://www.x.org/wiki/
Source: http://xorg.freedesktop.org/releases/individual/util/gccmakedep-%{version}.tar.bz2 Source: http://xorg.freedesktop.org/releases/individual/util/gccmakedep-%{version}.tar.xz
License: MIT License: MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-root ## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
%description %description
X.org gccmakedep tool. X.org gccmakedep tool.
#% debug_package
%prep %prep
%setup -q %setup -q
@ -35,6 +38,9 @@ X.org gccmakedep tool.
%doc COPYING %doc COPYING
%changelog %changelog
* Wed Apr 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.4-1mamba
- update to 1.0.4
* Wed May 28 2014 Automatic Build System <autodist@mambasoft.it> 1.0.3-1mamba * Wed May 28 2014 Automatic Build System <autodist@mambasoft.it> 1.0.3-1mamba
- automatic update by autodist - automatic update by autodist