From a38491e555ff05a322e4d01a993e15435d175c07 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Wed, 27 Mar 2019 11:18:39 +0100 Subject: [PATCH] Bump release --- hwdata.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hwdata.spec b/hwdata.spec index 46af6d5..d231c2c 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,7 +1,7 @@ Name: hwdata Summary: Hardware identification and configuration data Version: 0.321 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz URL: https://github.com/vcrhonek/hwdata @@ -29,6 +29,9 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib %{_datadir}/%{name}/* %changelog +* Wed Mar 27 2019 Vitezslav Crhonek - 0.321-2 +- Bump release + * Tue Mar 05 2019 Vitezslav Crhonek - 0.321-1 - Updated pci, usb and vendor ids.