Rebase to 1.7.8
This commit is contained in:
parent
5e8f804f25
commit
a386ac9b2d
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ lsvpd-1.6.8.tar.gz
|
||||
/lsvpd-1.7.5.tar.gz
|
||||
/lsvpd-1.7.6.tar.gz
|
||||
/lsvpd-1.7.7.tar.gz
|
||||
/lsvpd-1.7.8.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%define name lsvpd
|
||||
%define version 1.7.7
|
||||
%define version 1.7.8
|
||||
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: VPD/hardware inventory utilities for Linux
|
||||
|
||||
Group: Applications/System
|
||||
@ -66,6 +66,9 @@ exit 0
|
||||
%dir %{_sysconfdir}/lsvpd
|
||||
|
||||
%changelog
|
||||
* Wed Apr 05 2017 Sinny Kumari <sinnykumari@fedoraproject.org> - 1.7.8-1
|
||||
- Rebase to 1.7.8
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user