From 1e9d9abffa27a45d24cb2e978f302ff25c2c7f76 Mon Sep 17 00:00:00 2001 From: Nima Talebi Date: Fri, 12 Mar 2010 14:33:56 +1100 Subject: v3.10.12 in light of recent bugfix release Also, switch to dpkg-source 3.0 (quilt) format. --- 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 1645bc1..e31dd0e 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.11 +Version: 3.10.12 Release: 1%{?dist} License: GPLv2 Group: System Environment/Libraries @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/python-dmidecode/ %changelog +* Fri Mar 12 2010 Nima Talebi - 3.10.12-1 +- Update to new release + * Tue Feb 16 2010 Nima Talebi - 3.10.11-1 - Update to new release -- cgit