[jetty] Update to upstream version 9.2.1

Michael Šimáček msimacek at fedoraproject.org
Fri Jun 13 09:20:32 UTC 2014


commit 78c1d9a3c30203dc14d06d7fd8b652aeaa073690
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Jun 13 11:20:15 2014 +0200

    Update to upstream version 9.2.1

 .gitignore |    1 +
 jetty.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 038ea7c..3d8a9b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ jetty-6.1.26-src.zip
 /jetty-9.1.4.v20140401.tar.gz
 /jetty-9.1.5.v20140505.tar.gz
 /jetty-9.2.0.v20140526.tar.gz
+/jetty-9.2.1.v20140609.tar.gz
diff --git a/jetty.spec b/jetty.spec
index 8c9e81c..8f114d8 100644
--- a/jetty.spec
+++ b/jetty.spec
@@ -41,7 +41,7 @@
 %global appdir      %{jettylibdir}/webapps
 
 
-%global addver v20140526
+%global addver v20140609
 
 # Conditionals to help breaking eclipse <-> jetty dependency cycle
 # when bootstrapping for new architectures
@@ -54,8 +54,8 @@
 %endif
 
 Name:           jetty
-Version:        9.2.0
-Release:        2%{?dist}
+Version:        9.2.1
+Release:        1%{?dist}
 Summary:        Java Webserver and Servlet Container
 
 # Jetty is dual licensed under both ASL 2.0 and EPL 1.0, see NOTICE.txt
@@ -882,6 +882,9 @@ exit 0
 %doc NOTICE.txt LICENSE*
 
 %changelog
+* Fri Jun 13 2014 Michael Simacek <msimacek at redhat.com> - 9.2.1-1
+- Update to upstream version 9.2.1
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 9.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index a875aee..5e5b5be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab8193c3829028db252ff3b1d9f1cda0  jetty-9.2.0.v20140526.tar.gz
+18845cdb25571b7372935b2ec87d6840  jetty-9.2.1.v20140609.tar.gz


More information about the scm-commits mailing list