From 8341fe50d0cdf686392166fd0d012a52508150ff Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 07:46:27 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- libsmbios.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsmbios.spec b/libsmbios.spec index bd2e2f8..df469a0 100644 --- a/libsmbios.spec +++ b/libsmbios.spec @@ -99,7 +99,7 @@ Name: %{release_name} Version: %{release_version} -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ or OSL 2.1 Summary: Libsmbios C/C++ shared libraries Group: System Environment/Libraries @@ -423,6 +423,9 @@ rm -rf %{buildroot} %defattr(-,root,root,-) %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 2.3.0-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Wed Mar 09 2016 Peter Jones - 2.3.0-2 - Once again, don't complain about compilers newer than tested with in the public headers.