From c9c206aba8aaea64f818deee49acde68c456466f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 19:41:47 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- perl-SQL-Translator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec index b7d1588..452a2f0 100644 --- a/perl-SQL-Translator.spec +++ b/perl-SQL-Translator.spec @@ -1,7 +1,7 @@ Name: perl-SQL-Translator Summary: Manipulate structured data definitions (SQL and more) Version: 0.11016 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/F/FR/FREW/SQL-Translator-%{version}.tar.gz @@ -101,6 +101,9 @@ make test %{_mandir}/man[13]/* %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 0.11016-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu Feb 21 2013 Iain Arnell 0.11016-1 - update to latest upstream version - license change from GPLv2 to GPL+ or Artistic (aka 'same as Perl')