From ec32ed21b3125bbb605fbe06ffa4de145a70af21 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 05:26:52 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/rig.git#e346837b20a97dede8b5e9fd3c2752edc8a80470 --- rig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rig.spec b/rig.spec index 973a84a..b124bd3 100644 --- a/rig.spec +++ b/rig.spec @@ -1,7 +1,7 @@ Name: rig Summary: Monitor a system for events and trigger specific actions Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Url: https://github.com/TurboTurtle/rig Source0: %{url}/archive/%{name}-%{version}.tar.gz License: GPLv2 @@ -40,5 +40,8 @@ install -p -m644 man/en/rig.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/ %doc README.md %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Jake Hunsaker - 1.0-1 - Version 1.0 release