[postgresql-plparrot/f18] rebuild to fix dependencies to parrot-library

Gerd Pokorra gerd at fedoraproject.org
Mon Sep 3 13:26:19 UTC 2012


commit f6af235a54931040e88d95eec3f878861caa84af
Author: gerd <gp at zimt.uni-siegen.de>
Date:   Mon Sep 3 15:19:00 2012 +0200

    rebuild to fix dependencies to parrot-library

 postgresql-plparrot.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/postgresql-plparrot.spec b/postgresql-plparrot.spec
index c61f177..8068168 100644
--- a/postgresql-plparrot.spec
+++ b/postgresql-plparrot.spec
@@ -1,6 +1,6 @@
 Name:		postgresql-plparrot
 Version:	0.05
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A PostgreSQL procedural language for the Parrot virtual machine
 
 Group:		Applications/Databases
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Sep 03 2012 Gerd Pokorra <gp at zimt.uni-siegen.de> - 0.05-2
+- rebuild with new parrot
+
 * Mon Aug 06 2012 Gerd Pokorra <gp at zimt.uni-siegen.de> - 0.05-1
 - updated to 0.05
 - make necessary changes in the patch


More information about the scm-commits mailing list