From 8935f3023003d6facf553bf78a6aabb240b22849 Mon Sep 17 00:00:00 2001 From: Emmanuel Seyman <[email protected]> Date: Tue, 17 May 2016 23:10:47 +0200 Subject: Update to 4.4.12, dropping backported patch
--- .gitignore | 1 + bugzilla.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ec294de..c624637 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ bugzilla-3.6.1.tar.gz /bugzilla-4.4.8.tar.gz /bugzilla-4.4.10.tar.gz /bugzilla-4.4.11.tar.gz +/bugzilla-4.4.12.tar.gz diff --git a/bugzilla.spec b/bugzilla.spec index 0ad0156..7047a69 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.11 +Version: 4.4.12 Group: Applications/Publishing Release: 1%{?dist} License: MPLv1.1 @@ -229,6 +229,9 @@ popd > /dev/null) %{bzinstallprefix}/bugzilla/contrib/Bugzilla.pm %changelog +* Tue May 17 2016 Emmanuel Seyman <[email protected]> - 4.4.12-1 +- Update to 4.4.12 + * Wed Dec 23 2015 Emmanuel Seyman <[email protected]> - 4.4.11-1 - Update to 4.4.11 diff --git a/sources b/sources index 17f0e7a..2468bde 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3380aba9b4f4b606a804b00f1a56bf1 bugzilla-4.4.11.tar.gz +32b2ddb6d544e3599043cc58a23a0c5d bugzilla-4.4.12.tar.gz -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/bugzilla.git/commit/?h=f22&id=8935f3023003d6facf553bf78a6aabb240b22849 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list [email protected] http://lists.fedoraproject.org/admin/lists/[email protected]
