diff --git a/libvpd.spec b/libvpd.spec index 7f01c91..a8d1123 100644 --- a/libvpd.spec +++ b/libvpd.spec @@ -1,11 +1,11 @@ Name: libvpd Version: 2.2.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: VPD Database access library for lsvpd License: LGPLv2+ -URL: http://linux-diag.sf.net/Lsvpd.html -Source: http://downloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz +URL: https://github.com/power-ras/%{name}/releases +Source: https://github.com/power-ras/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: sqlite-devel zlib-devel libstdc++-devel libtool @@ -64,6 +64,9 @@ popd %{_libdir}/pkgconfig/libvpd_cxx-2.pc %changelog +* Mon Dec 02 2019 Than Ngo - 2.2.6-6 +- Update Url and Source + * Thu Jul 25 2019 Fedora Release Engineering - 2.2.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild