Skip to content

Commit 9ec2b11

Browse files
authored
Merge pull request #48 from lian-bo/master
v3.12.3
2 parents bee24bc + 4861801 commit 9ec2b11

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

contrib/python-dmidecode.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Summary: Python module to access DMI data
55
Name: python-dmidecode
6-
Version: 3.12.2
6+
Version: 3.12.3
77
Release: 1%{?dist}
88
License: GPLv2
99
Group: System Environment/Libraries
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
4949
%{_datadir}/python-dmidecode/
5050

5151
%changelog
52+
* Thu Nov 17 2022 Lianbo Jiang <[email protected]> - 3.12.3-1
53+
- Update to new release
54+
5255
* Mon Jun 08 2015 Nima Talebi <[email protected]> - 3.12.2-1
5356
- Update to new release
5457

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define VERSION "3.12.2"
1+
#define VERSION "3.12.3"

0 commit comments

Comments
 (0)