From 279d879759f21880ac6f7a1e5904b6c59817a7a5 Mon Sep 17 00:00:00 2001 From: Sinny Kumari Date: Fri, 15 Apr 2016 11:33:51 +0530 Subject: [PATCH] Update to lsvpd-1.7.7 Signed-off-by: Sinny Kumari --- .gitignore | 1 + lsvpd.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index cec2155..09034af 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ lsvpd-1.6.8.tar.gz /lsvpd-1.7.4.tar.gz /lsvpd-1.7.5.tar.gz /lsvpd-1.7.6.tar.gz +/lsvpd-1.7.7.tar.gz diff --git a/lsvpd.spec b/lsvpd.spec index adb2392..6496954 100644 --- a/lsvpd.spec +++ b/lsvpd.spec @@ -1,15 +1,15 @@ %define name lsvpd -%define version 1.7.6 +%define version 1.7.7 Name: %{name} Version: %{version} -Release: 2%{?dist} +Release: 1%{?dist} Summary: VPD/hardware inventory utilities for Linux Group: Applications/System License: GPLv2+ URL: http://linux-diag.sf.net/Lsvpd.html -Source0: http://downloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz +Source0: https://sourceforge.net/projects/linux-diag/files/lsvpd-new/v%{version}/%{name}-%{version}.tar.gz BuildRequires: libvpd-devel >= 2.2.1 BuildRequires: sg3_utils-devel zlib-devel automake libtool @@ -66,6 +66,9 @@ exit 0 %dir %{_sysconfdir}/lsvpd %changelog +* Thu Apr 14 2016 Sinny Kumari - 1.7.7-1 +- Update to 1.7.7 + * Sat Apr 9 2016 Peter Robinson 1.7.6-3 - Spec cleanup, use %%license - Rebuild for litrtas soname bump diff --git a/sources b/sources index edf4b21..cf10fa8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a5bd894790dc06ff8ffbda13bf50115a lsvpd-1.7.6.tar.gz +e7778ed03113013ea6d7f7904fc400d5 lsvpd-1.7.7.tar.gz