From 1e19d69d7ec6303d3389ded5509d6cbc5d031803 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Tue, 8 Oct 2019 18:32:36 +0200 Subject: [PATCH] Rebuild (Changes/Mingw32GccDwarf2) --- mingw-gettext.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-gettext.spec b/mingw-gettext.spec index 1c49251..f10fc1a 100644 --- a/mingw-gettext.spec +++ b/mingw-gettext.spec @@ -2,7 +2,7 @@ Name: mingw-gettext Version: 0.20.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU libraries and utilities for producing multi-lingual messages License: GPLv2+ and LGPLv2+ @@ -201,6 +201,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Tue Oct 08 2019 Sandro Mani - 0.20.1-2 +- Rebuild (Changes/Mingw32GccDwarf2) + * Tue Aug 13 2019 Fabiano FidĂȘncio - 0.20.1-1 - Update the sources accordingly to its native counter part, rhbz#1740721