From 125162cc1eede0c2964c2d72a5c170dff3d9ca5a Mon Sep 17 00:00:00 2001 From: Nima Talebi Date: Thu, 7 Jan 2010 00:16:53 +1100 Subject: Forgot to update versioning information (Despite dazo automating the process with a script, it was obviously still too difficult). --- contrib/python-dmidecode.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'contrib/python-dmidecode.spec') diff --git a/contrib/python-dmidecode.spec b/contrib/python-dmidecode.spec index 90ae9c8..d01e831 100644 --- a/contrib/python-dmidecode.spec +++ b/contrib/python-dmidecode.spec @@ -3,7 +3,7 @@ Summary: Python module to access DMI data Name: python-dmidecode -Version: 3.10.8 +Version: 3.10.9 Release: 1%{?dist} License: GPLv2 Group: System Environment/Libraries @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/python-dmidecode/ %changelog +* Thu Jan 07 2010 Nima Talebi - 3.10.9-1 +- Update to new release + * Thu Dec 15 2009 Nima Talebi - 3.10.8-1 - New Upstream release. -- cgit