[openerp] Maintenance update

leamas leamas at fedoraproject.org
Sun Jan 27 09:53:10 UTC 2013


commit 276ad78beaf37b17f4920a764a8896a247b81894
Author: Alec Leamas <alec at tests.notat.diaspora.com>
Date:   Sun Jan 27 10:51:47 2013 +0100

    Maintenance update
    
      - Updating to latest snapshot release
      - Drop PyXML dep (#842882)

 .gitignore   |    1 +
 openerp.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6222d3a..bd4bbd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /openerp-6.1-20120505-233516.tar.gz
 /openerp-6.1-20120910-233309.tar.gz
+/openerp-6.1-20130126-002033.tar.gz
diff --git a/openerp.spec b/openerp.spec
index fccc5c0..5077cba 100644
--- a/openerp.spec
+++ b/openerp.spec
@@ -1,4 +1,4 @@
-%global     oe_rel -20120910-233309
+%global     oe_rel -20130126-002033
             # tarball's source directory,
 %global     oe_src_dir openerp-%{version}%{oe_rel}
 
@@ -55,7 +55,6 @@ Requires:   python-werkzeug
 Requires:   python-xlwt
 Requires:   python-ZSI
 Requires:   pytz
-Requires:   PyXML
 Requires:   PyYAML
 
 BuildRequires:  desktop-file-utils
@@ -240,6 +239,10 @@ fi
 
 %changelog
 
+* Sun Jan 27 2013 Alec Leamas <leamas at nowhere.com> 6.1-3
+  - Updating to latest snapshot release
+  - Drop PyXML dep (#842882)
+
 * Wed Sep 12 2012 Alec Leamas <leamas at nowhere.com> 6.1-2
   - Updating to latest nightly
   - Include also the web parts, handle MPL issues.
diff --git a/sources b/sources
index f1875d7..ab0a4cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-baccafdf008452fb185aa71466f9c837  openerp-6.1-20120910-233309.tar.gz
+839989bbfed252fb2d6b973cce7bbf73  openerp-6.1-20130126-002033.tar.gz


More information about the scm-commits mailing list