diff --git a/rasdaemon.spec b/rasdaemon.spec index 380a17b3c374c930e189ac5a30cd3a445c1edc06..7142a164bebb474ee01f8886a267f0c4957a4719 100644 --- a/rasdaemon.spec +++ b/rasdaemon.spec @@ -1,10 +1,10 @@ Name: rasdaemon Version: 0.6.6 -Release: 1 +Release: 2 License: GPLv2 Summary: Utility to get Platform Reliability, Availability and Serviceability (RAS) reports via the Kernel tracing events URL: https://github.com/mchehab/rasdaemon.git -Source0: %{name}-%{version}.tar.gz +Source0: https://github.com/mchehab/rasdaemon/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz ExcludeArch: s390 s390x BuildRequires: gcc, gettext-devel, perl-generators, sqlite-devel, systemd, git, libtool @@ -68,6 +68,9 @@ rm INSTALL %{buildroot}/usr/include/*.h /usr/bin/systemctl enable rasdaemon.service >/dev/null 2>&1 || : %changelog +* Fri Sep 25 2020 openEuler Buildteam - 0.6.6-2 +- Update software source URL + * Fri Jul 24 2020 openEuler Buildteam - 0.6.6-1 - Update software to v0.6.6