[orc] Update to 0.4.9.

Fabian Deutsch fabiand at fedoraproject.org
Mon Sep 6 09:49:25 UTC 2010


commit 24a03d4a63f2887f1553108b0290239e8d39df89
Author: Fabian Deutsch <fabian.deutsch at gmx.de>
Date:   Mon Sep 6 11:41:30 2010 +0200

    Update to 0.4.9.
    
    Signed-off-by: Fabian Deutsch <fabian.deutsch at gmx.de>

 .gitignore |    1 +
 orc.spec   |    5 ++++-
 sources    |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ec2305..4d1b9d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 orc-0.4.6.tar.gz
 orc-0.4.7.tar.gz
+/orc-0.4.9.tar.gz
diff --git a/orc.spec b/orc.spec
index 4df09ec..820ed0f 100644
--- a/orc.spec
+++ b/orc.spec
@@ -1,5 +1,5 @@
 Name:		orc
-Version:	0.4.7
+Version:	0.4.9
 Release:	1%{?dist}
 Summary:	The Oil Run-time Compiler
 
@@ -114,6 +114,9 @@ make check
 
 
 %changelog
+* Mon Sep 06 2010 Fabian Deutsch <fabiand at fedoraproject.org> - 0.4.9-1
+- Update to to 0.4.9, a pimarilz bug fixing release.
+
 * Thu Aug 19 2010 Fabian Deutsch <fabiand at fedoraproject.org> - 0.4.7-1
 - Updated to 0.4.7.
 
diff --git a/sources b/sources
index 6f85b79..4522436 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 0228f053f0743efd69126cdd4ff92424  orc-0.4.7.tar.gz
+4006eb0ba85a69563952a65b5ea043a0  orc-0.4.9.tar.gz


More information about the scm-commits mailing list