From 2df78e5de2980d59253979c37e4e995d4de1180c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 05:25:08 +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/replacer.git#f290724e0c22f3e97c4b60ed5f38262d05b9c8e0 --- replacer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/replacer.spec b/replacer.spec index 815cec7..1bce0cb 100644 --- a/replacer.spec +++ b/replacer.spec @@ -1,6 +1,6 @@ Name: replacer Version: 1.6 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Replacer Maven Mojo License: MIT URL: https://github.com/beiliubei/maven-replacer-plugin @@ -70,6 +70,9 @@ done %license LICENSE %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.6-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jul 30 2020 Fabio Valentini - 1.6-17 - Port to commons-lang3.