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
X.org gccmakedep tool.

View File

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