[ogre-pagedgeometry] Also need to update the release and add changelog entry.

Bruno Wolff III bruno at fedoraproject.org
Sat Jan 15 21:49:50 UTC 2011


commit 5cb0e7fcc4706ac15414de60985d65837231fc0f
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Jan 15 15:45:45 2011 -0600

    Also need to update the release and add changelog entry.

 ogre-pagedgeometry.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/ogre-pagedgeometry.spec b/ogre-pagedgeometry.spec
index c66576e..4bff0d3 100644
--- a/ogre-pagedgeometry.spec
+++ b/ogre-pagedgeometry.spec
@@ -1,17 +1,11 @@
 Name:           ogre-pagedgeometry
 Epoch:          1
 Version:        1.1.0
-# %%global         rev            2721
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Ogre addon for realtime rendering of dense forests
 Group:          Development/Libraries
 License:        zlib
 URL:            http://www.ogre3d.org/wiki/index.php/PagedGeometry_Engine
-## tar creation instructions
-# svn export -r %{rev} https://ogreaddons.svn.sourceforge.net/svnroot/ogreaddons/trunk/forests pagedgeometry
-# tar cf pagedgeometry-%{rev}svn.tar pagedgeometry
-# xz pagedgeometry-%{rev}svn.tar
-# Source0:        pagedgeometry-%{rev}svn.tar.xz
 Source0:	http://ogre-paged.googlecode.com/files/pagedGeometry-%{version}.zip
 Patch1:         pagedgeometry-no-force-static.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -136,6 +130,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jan 15 2011 Bruno Wolff III <bruno at wolff.to> - 1.1.0-3
+- Self references need to use the epoch.
+
 * Sat Jan 15 2011 Bruno Wolff III <bruno at wolff.to> - 1.1.0-2
 - It turns out 1.1 < 1.05 so we need an epoch bump
 


More information about the scm-commits mailing list