[python-djblets] New upstream release 0.6.19

Stephen Gallagher sgallagh at fedoraproject.org
Tue Jun 12 15:03:11 UTC 2012


commit cb9739c6a37d30a365789e0cab6224766905414e
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Tue Jun 12 11:03:07 2012 -0400

    New upstream release 0.6.19
    
    - JavaScript:
    -     inlineEditor no longer bubbles keypress events up

 .gitignore          |    1 +
 python-djblets.spec |    7 ++++++-
 sources             |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb0ce87..52947b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ Djblets-0.6.3.tar.gz
 /Djblets-0.6.16.tar.gz
 /Djblets-0.6.17.tar.gz
 /Djblets-0.6.18.tar.gz
+/Djblets-0.6.19.tar.gz
diff --git a/python-djblets.spec b/python-djblets.spec
index cac8d7a..1aded08 100644
--- a/python-djblets.spec
+++ b/python-djblets.spec
@@ -4,7 +4,7 @@
 %endif
 
 Name:           python-djblets
-Version:        0.6.18
+Version:        0.6.19
 Release:        1%{?dist}
 Summary:        A collection of useful classes and functions for Django
 Group:          Applications/Internet
@@ -65,6 +65,11 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/djblets/
 
 %changelog
+* Tue Jun 12 2012 Stephen Gallagher <sgallagh at redhat.com> - 0.6.19-1
+- New upstream release 0.6.19
+- JavaScript:
+-     inlineEditor no longer bubbles keypress events up
+
 * Tue Jun 05 2012 Stephen Gallagher <sgallagh at redhat.com> - 0.6.18-1
 - New upstream release 0.6.18
 - djblets.siteconfig:
diff --git a/sources b/sources
index 5014acb..606a6d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7864518f3b357030f825af449d00999d  Djblets-0.6.18.tar.gz
+f96de8012fc8e6e0881d7929387847b8  Djblets-0.6.19.tar.gz


More information about the scm-commits mailing list