From 463e07309900f511ff6e37f9a84536e9fa4a99de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Thu, 3 Nov 2005 15:20:41 +0000 Subject: [PATCH] - First Fedora Extras release (#172330). --- perl-XML-RegExp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-XML-RegExp.spec b/perl-XML-RegExp.spec index af06206..a6eb6ff 100644 --- a/perl-XML-RegExp.spec +++ b/perl-XML-RegExp.spec @@ -1,6 +1,6 @@ Name: perl-XML-RegExp Version: 0.03 -Release: 0.1 +Release: 1%{?dist} Summary: Regular expressions for XML tokens Group: Development/Libraries @@ -53,5 +53,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Nov 3 2005 Ville Skyttä - 0.03-1 +- First Fedora Extras release (#172330). + * Thu Oct 27 2005 Ville Skyttä - 0.03-0.1 - First build (#128879).