[java-sig-commits] [tomcat: 20/66] Incrementing the Release tag to 3 and avoid any confusion about which is the most recent.

Ivan Afonichev van at fedoraproject.org
Wed May 25 21:30:08 UTC 2011


commit 41fbc279fedc9d456dd6bef82af910a7356a43b3
Author: Dave Knox <dknox at fedoraproject.org>
Date:   Tue Apr 6 19:21:45 2010 +0000

    Incrementing the Release tag to 3 and avoid any confusion about which is
        the most recent.

 tomcat6.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/tomcat6.spec b/tomcat6.spec
index 2eb8bf0..ee41815 100644
--- a/tomcat6.spec
+++ b/tomcat6.spec
@@ -54,7 +54,7 @@
 Name: tomcat6
 Epoch: 0
 Version: %{major_version}.%{minor_version}.%{micro_version}
-Release: 1%{?dist}
+Release: 3%{?dist}
 Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
 
 Group: Networking/Daemons
@@ -518,12 +518,16 @@ fi
 %{appdir}/sample
 
 %changelog
+* Tue Apr 06 2010 David Knox <dknox at redhat.com> 0:6.0.26-3
+- Incremented the Release tag to 3 to avoid any confusion about which
+- is the most recent
+
 * Tue Apr 06 2010 David Knox <dknox at redhat.com> 0:6.0.26-1
 - Solved packaging problems involving taglibs-standard
 - Solved packaging problems involving jakarta-commons
 - Corrected Requires(post) to Requires and checked companion BuildRequires
 
-* Mon Mar 29 2010 David Knox <dknox at redhat.com> 0:6.0.26-1
+* Mon Mar 29 2010 David Knox <dknox at redhat.com> 0:6.0.26-2
 - Update source to tomcat6.0.26
 - Bugzilla 572357 - Please retest. 
 - OSGi manifests for servlet-api and jsp-api


More information about the java-sig-commits mailing list