[bugzilla/f21] Update to 4.4.6

Emmanuel Seyman eseyman at fedoraproject.org
Wed Oct 8 06:14:28 UTC 2014


commit edaa528eadeb31b82cf7c7c364a42e21eecd0798
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Wed Oct 8 08:07:08 2014 +0200

    Update to 4.4.6

 .gitignore    |    1 +
 bugzilla.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f42168..1f2d404 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ bugzilla-3.6.1.tar.gz
 /bugzilla-4.2.9.tar.gz
 /bugzilla-4.4.4.tar.gz
 /bugzilla-4.4.5.tar.gz
+/bugzilla-4.4.6.tar.gz
diff --git a/bugzilla.spec b/bugzilla.spec
index 2495563..f37e0ee 100644
--- a/bugzilla.spec
+++ b/bugzilla.spec
@@ -4,7 +4,7 @@
 Summary: Bug tracking system
 URL: http://www.bugzilla.org/
 Name: bugzilla
-Version: 4.4.5
+Version: 4.4.6
 Group: Applications/Publishing
 Release: 1%{?dist}
 License: MPLv1.1
@@ -224,6 +224,9 @@ popd > /dev/null)
 %{bzinstallprefix}/bugzilla/contrib/Bugzilla.pm
 
 %changelog
+* Wed Oct 08 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 4.4.6-1
+- Update to 4.4.6
+
 * Fri Jul 25 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 4.4.5-1
 - Update to 4.4.5 which fixes a security bug (CVE-2014-1546)
 
diff --git a/sources b/sources
index 47f4042..b71ddb2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-077c123ea9659ccbf76bb35ce951324b  bugzilla-4.4.5.tar.gz
+3e0553c67cbe33f8ae12dfe79a02ecdc  bugzilla-4.4.6.tar.gz


More information about the scm-commits mailing list