Update to new release
Signed-off-by: Fabiano Fidêncio <fabiano@fidencio.org>
This commit is contained in:
parent
80b5480dfe
commit
c4ffad60a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/x86_64
|
||||
/.build-*.log
|
||||
*.rpm
|
||||
/osinfo-db-20170107.tar.xz.asc
|
||||
|
||||
@ -2,10 +2,11 @@
|
||||
|
||||
Summary: osinfo database files
|
||||
Name: osinfo-db
|
||||
Version: 20161026
|
||||
Version: 20170107
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Source: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.xz
|
||||
Source0: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.xz
|
||||
Source1: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.xz.asc
|
||||
URL: http://libosinfo.org/
|
||||
BuildRequires: intltool
|
||||
BuildRequires: osinfo-db-tools
|
||||
@ -32,6 +33,9 @@ osinfo-db-import --root %{buildroot} --dir %{_datadir}/osinfo %{SOURCE0}
|
||||
%{_datadir}/osinfo/schema
|
||||
|
||||
%changelog
|
||||
* Sat Jan 07 2017 Fabiano Fidêncio <fabiano@fidencio.org> - 20170107-1
|
||||
- Update to new release
|
||||
|
||||
* Wed Oct 26 2016 Daniel P. Berrange <berrange@redhat.com> - 20161026-1
|
||||
- Update to new release
|
||||
|
||||
|
||||
3
sources
3
sources
@ -1 +1,2 @@
|
||||
d6091ff78cea522493dcc8028673a592 osinfo-db-20161026.tar.xz
|
||||
SHA512 (osinfo-db-20170107.tar.xz) = c63fa775d7433a5fddecfcc1494b8451717b81b922732cfdea55ca64ca3a15e0e68eb55ac781cf42424f3c7f638d824905367b0fc43857811e62360cbd42e508
|
||||
SHA512 (osinfo-db-20170107.tar.xz.asc) = c6819680faf66c6dec2cb9a3eea73133ed3016f69d9843417cdea47697bdb7ed69b0aae87d045bc0e504e5dad135fa776c4355f8e0256e3db39761861a71a699
|
||||
|
||||
Loading…
Reference in New Issue
Block a user