update to 3.0 [release 3.0-1mamba;Tue Oct 06 2015]

This commit is contained in:
Silvan Calarco 2024-01-05 21:50:02 +01:00
parent f8edd27e03
commit 3d22d4b08a

View File

@ -1,5 +1,5 @@
Name: dmidecode
Version: 2.12
Version: 3.0
Release: 1mamba
Summary: System hardware information tool according to BIOS the SMBIOS/DMI standard
Group: System/Tools
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.nongnu.org/dmidecode/
Source: http://download.savannah.gnu.org/releases/dmidecode/dmidecode-%{version}.tar.bz2
Source: http://download.savannah.gnu.org/releases/dmidecode/dmidecode-%{version}.tar.xz
License: GPL
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -42,6 +42,9 @@ sed -i -e "/^PROGRAMS !=/d" Makefile
%doc AUTHORS LICENSE README
%changelog
* Tue Oct 06 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0-1mamba
- update to 3.0
* Thu Apr 18 2013 Automatic Build System <autodist@mambasoft.it> 2.12-1mamba
- automatic version update by autodist