[perl-Gtk2-SourceView] Rebuild for new libpng. Add missing BR.

Thomas Moschny thm at fedoraproject.org
Fri Nov 11 15:44:09 UTC 2011


commit 484a7403093ec612de397780a69c84ac6f5b0088
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Fri Nov 11 16:43:03 2011 +0100

    Rebuild for new libpng.
    Add missing BR.

 perl-Gtk2-SourceView.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Gtk2-SourceView.spec b/perl-Gtk2-SourceView.spec
index 7f2b318..67feb16 100644
--- a/perl-Gtk2-SourceView.spec
+++ b/perl-Gtk2-SourceView.spec
@@ -1,6 +1,6 @@
 Name:           perl-Gtk2-SourceView
 Version:        1.000
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Perl wrappers for the GtkSourceView widget
 Group:          Development/Libraries
 License:        GPLv2+
@@ -13,6 +13,7 @@ BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(Glib::MakeHelper)
 BuildRequires:  perl(Gtk2)
 BuildRequires:  perl(Gnome2::Print)
+BuildRequires:  perl(Test::More)
 BuildRequires:  gtksourceview-devel
 BuildRequires:  libgnomeprintui22-devel
 
@@ -65,6 +66,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Nov 11 2011 Thomas Moschny <thomas.moschny at gmx.de> - 1.000-3
+- Rebuild for new libpng.
+- Add missing BR.
+
 * Tue Jun 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.000-2
 - Perl mass rebuild
 


More information about the scm-commits mailing list