Update Url and Source
This commit is contained in:
parent
47c6f7f133
commit
1848709ff0
@ -1,12 +1,12 @@
|
||||
Name: libservicelog
|
||||
Version: 1.1.18
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Servicelog Database and Library
|
||||
|
||||
#v29_notify_gram.c v29_notify_gram.h are GPLv2+
|
||||
License: LGPLv2 and GPLv2+
|
||||
URL: http://linux-diag.sourceforge.net/libservicelog
|
||||
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
|
||||
|
||||
# Link with needed libraries
|
||||
Patch0: libservicelog-1.1.9-libs.patch
|
||||
@ -76,6 +76,9 @@ getent group service >/dev/null || /usr/sbin/groupadd -r service
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 02 2019 Than Ngo <than@redhat.com> - 1.1.18-7
|
||||
- Update Url and Source
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.18-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user