[bugzilla] Update to 4.4.4

Emmanuel Seyman eseyman at fedoraproject.org
Mon Jul 7 00:29:47 UTC 2014


commit 13cd8cecf52e9e2699f7e09e267c1acde4d7247b
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Mon Jul 7 02:29:56 2014 +0200

    Update to 4.4.4

 .gitignore    |    1 +
 bugzilla.spec |   15 ++++++++++++---
 sources       |    2 +-
 3 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21ab68c..a043ae8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ bugzilla-3.6.1.tar.gz
 /bugzilla-4.2.6.tar.gz
 /bugzilla-4.2.7.tar.gz
 /bugzilla-4.2.9.tar.gz
+/bugzilla-4.4.4.tar.gz
diff --git a/bugzilla.spec b/bugzilla.spec
index 71095b1..1e5ce50 100644
--- a/bugzilla.spec
+++ b/bugzilla.spec
@@ -4,9 +4,9 @@
 Summary: Bug tracking system
 URL: http://www.bugzilla.org/
 Name: bugzilla
-Version: 4.2.9
+Version: 4.4.4
 Group: Applications/Publishing
-Release: 2%{?dist}
+Release: 1%{?dist}
 License: MPLv1.1
 Source0: http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-%{version}.tar.gz
 Source1: bugzilla-httpd-conf
@@ -153,7 +153,6 @@ popd > /dev/null)
 %{bzinstallprefix}/bugzilla/*.cgi
 %{bzinstallprefix}/bugzilla/*.pl
 %{bzinstallprefix}/bugzilla/Bugzilla.pm
-%{bzinstallprefix}/bugzilla/bugzilla.dtd
 %{bzinstallprefix}/bugzilla/robots.txt
 %{bzinstallprefix}/bugzilla/Bugzilla
 %{bzinstallprefix}/bugzilla/extensions
@@ -185,6 +184,12 @@ popd > /dev/null)
 %{bzinstallprefix}/bugzilla/docs/en/txt
 %{bzinstallprefix}/bugzilla/docs/bugzilla.ent
 %{bzinstallprefix}/bugzilla/docs/style.css
+%{bzinstallprefix}/bugzilla/docs/bugzilla.ent.tmpl
+%{bzinstallprefix}/bugzilla/docs/xsl/bugzilla-docs.xsl
+%{bzinstallprefix}/bugzilla/docs/xsl/chunks.xsl
+%{bzinstallprefix}/bugzilla/docs/xsl/nochunks.xsl
+%{bzinstallprefix}/bugzilla/docs/xsl/pdf.xsl
+
 
 %files doc-build
 %defattr(-,root,root,-)
@@ -213,8 +218,12 @@ popd > /dev/null)
 %{bzinstallprefix}/bugzilla/contrib/sendbugmail.pl
 %{bzinstallprefix}/bugzilla/contrib/sendunsentbugmail.pl
 %{bzinstallprefix}/bugzilla/contrib/syncLDAP.pl
+%{bzinstallprefix}/bugzilla/contrib/Bugzilla.pm
 
 %changelog
+* Mon Jul 07 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 4.4.4-1
+- Update to 4.4.4
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 6a06105..b61f9a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68ab079ce3c980ed0af632f24bb1a58b  bugzilla-4.2.9.tar.gz
+234ee253eed5a38707c4d53f1124a85a  bugzilla-4.4.4.tar.gz


More information about the scm-commits mailing list