Required for ids-update.pl.
NVR: hwdata-0.252-8.1
Signed-off-by: Michal Minar <miminar@redhat.com>
# This package is arch-specific just because of bundling different files for
# different architectures. No -debuginfo package is needed.
%global debug_package %{nil}
-%global uprelease 8.0
+%global uprelease 8.1
Name: hwdata
Summary: Hardware identification and configuration data
URL: http://git.fedorahosted.org/git/hwdata.git
BuildRequires : perl
+BuildRequires : perl(Date::Format)
Requires : systemd
Requires(post) : systemd
%{_datadir}/%{name}/*
%changelog
-* Fri Oct 23 2015 Michal Minar <miminar@redhat.com> 0.252-8.0
+* Fri Oct 23 2015 Michal Minar <miminar@redhat.com> 0.252-8.1
- Updated pci, usb and vendor ids.
- Resolves: rhbz#1236458
- Resolves: rhbz#1256004