[ogre: 1/4] Upstream update to 1.7.3.

Bruno Wolff III bruno at fedoraproject.org
Sat May 14 20:23:37 UTC 2011


commit a29aa7bdad0f645074396c3096d9437032136a65
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat May 14 14:15:30 2011 -0500

    Upstream update to 1.7.3.

 .gitignore         |    1 +
 ogre-make-clean.sh |    2 +-
 ogre.spec          |    8 ++++++--
 sources            |    2 +-
 4 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08b6679..3be3b21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ogre-1.6.4-clean.tar.bz2
 /ogre-1.7.2-clean.tar.bz2
+/ogre-1.7.3-clean.tar.bz2
diff --git a/ogre-make-clean.sh b/ogre-make-clean.sh
index 2f78ce9..ec736aa 100755
--- a/ogre-make-clean.sh
+++ b/ogre-make-clean.sh
@@ -3,7 +3,7 @@
 set -e
 set -x
 
-version=1.7.2
+version=1.7.3
 
 [ ! -e ogre-${version} ]
 
diff --git a/ogre.spec b/ogre.spec
index ad41530..0fc98a4 100644
--- a/ogre.spec
+++ b/ogre.spec
@@ -1,6 +1,6 @@
 Name:           ogre
-Version:        1.7.2
-Release:        13%{?dist}
+Version:        1.7.3
+Release:        1%{?dist}
 Summary:        Object-Oriented Graphics Rendering Engine
 # MIT with exceptions - main library
 # CC-BY-SA - devel docs
@@ -202,6 +202,10 @@ ln -s ../../../../fonts/dejavu/DejaVuSans.ttf \
 
 
 %changelog
+* Sat May 14 2011 Bruno Wolff III <bruno at wolff.to> - 1.7.3-1
+- Upstream update to 1.7.3
+- Changelog at http://www.ogre3d.org/2011/05/08/ogre-1-7-3-cthugha-released#more-1284
+
 * Tue Mar 15 2011 Bruno Wolff III <bruno at wolff.to> - 1.7.2-13
 - Rebuild for boost 1.46.1 update
 
diff --git a/sources b/sources
index 853fa7d..db38e4a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa85ce785b0184372535163a462eccc8  ogre-1.7.2-clean.tar.bz2
+f8d79f21d55867fbd2893fd558e27192  ogre-1.7.3-clean.tar.bz2


More information about the scm-commits mailing list