[bugzilla] Update to 4.2.6

Emmanuel Seyman eseyman at fedoraproject.org
Sun May 26 09:45:20 UTC 2013


commit eab94183e3f835ec0cabb8a7412ea4c9fdbce8b9
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun May 26 11:45:13 2013 +0200

    Update to 4.2.6

 .gitignore    |    1 +
 bugzilla.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0bdf1af..cc6785d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ bugzilla-3.6.1.tar.gz
 /bugzilla-4.2.3.tar.gz
 /bugzilla-4.2.4.tar.gz
 /bugzilla-4.2.5.tar.gz
+/bugzilla-4.2.6.tar.gz
diff --git a/bugzilla.spec b/bugzilla.spec
index 94b3189..e90a563 100644
--- a/bugzilla.spec
+++ b/bugzilla.spec
@@ -4,7 +4,7 @@
 Summary: Bug tracking system
 URL: http://www.bugzilla.org/
 Name: bugzilla
-Version: 4.2.5
+Version: 4.2.6
 Group: Applications/Publishing
 Release: 1%{?dist}
 License: MPLv1.1
@@ -216,6 +216,9 @@ popd > /dev/null)
 %{bzinstallprefix}/bugzilla/contrib/syncLDAP.pl
 
 %changelog
+* Sun May 26 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.2.6-1
+- Update to 4.2.6
+
 * Wed Feb 20 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 4.2.5-1
 - Update to 4.2.5 (fixes CVE-2013-0785)
 
diff --git a/sources b/sources
index 9afe565..0e07eb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-070c2d9eee81b2ba621c45d1d3849f66  bugzilla-4.2.5.tar.gz
+65d0c7f1f281c37aa17a3ec5724251d6  bugzilla-4.2.6.tar.gz


More information about the scm-commits mailing list