[bugzilla] Update to 3.6.4

Emmanuel Seyman eseyman at fedoraproject.org
Tue Jan 25 09:17:33 UTC 2011


commit 757a45b397bd9b63f19b9806bb5be448999c2276
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Tue Jan 25 10:17:22 2011 +0100

    Update to 3.6.4

 .gitignore    |    1 +
 bugzilla.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b5bfb8..e40fcb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 bugzilla-3.6.1.tar.gz
 /bugzilla-3.6.2.tar.gz
 /bugzilla-3.6.3.tar.gz
+/bugzilla-3.6.4.tar.gz
diff --git a/bugzilla.spec b/bugzilla.spec
index cbfa981..d61f91b 100644
--- a/bugzilla.spec
+++ b/bugzilla.spec
@@ -4,7 +4,7 @@
 Summary: Bug tracking system
 URL: http://www.bugzilla.org/
 Name: bugzilla
-Version: 3.6.3
+Version: 3.6.4
 Group: Applications/Publishing
 Release: 1%{?dist}
 License: MPLv1.1
@@ -17,17 +17,17 @@ Patch1: bugzilla-graphs-dir.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 Requires: webserver, patchutils, perl(SOAP::Lite), which
-Requires: perl(CGI) >= 3.33
-Requires: perl(Digest::SHA)
+Requires: perl(CGI) >= 3.51
 Requires: perl(Date::Format) >= 2.21
 Requires: perl(DateTime) >= 0.28
 Requires: perl(DateTime::TimeZone) >= 0.71
 Requires: perl(DBI) >= 1.41
-Requires: perl(Template) >= 2.22
+Requires: perl(Digest::SHA)
 Requires: perl(Email::Send) >= 2.00
 Requires: perl(Email::MIME) >= 1.861
 Requires: perl(Email::MIME::Encodings) >= 1.313
 Requires: perl(Email::MIME::Modifier) >= 1.442
+Requires: perl(Template) >= 2.22
 Requires: perl(URI)
 Requires: bugzilla-contrib
 
@@ -186,6 +186,9 @@ popd > /dev/null)
 %{bzinstallprefix}/bugzilla/contrib
 
 %changelog
+* Tue Jan 25 2011 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 3.6.4-1
+- Update to 3.6.4
+
 * Wed Nov 03 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 3.6.3-1
 - Update to 3.6.3 (#649406)
 - Fix webdot alias in /etc/httpd/conf.d/bugzilla (#630255)
diff --git a/sources b/sources
index 454502e..ae3a903 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c57031f0d9141239622935c1a50546aa  bugzilla-3.6.3.tar.gz
+1bb7980c50c51590d7c2341bc03d5151  bugzilla-3.6.4.tar.gz


More information about the scm-commits mailing list