[pywebdav/f13/master] - update to 0.9.4

Dan Horák sharkcz at fedoraproject.org
Mon Nov 29 13:03:37 UTC 2010


commit 49a7b82fa45f9af354ed5a37e3b51c92abb93b66
Author: Dan Horák <dan at danny.cz>
Date:   Mon Nov 29 13:39:18 2010 +0100

    - update to 0.9.4
    
    Conflicts:
    
    	pywebdav.spec

 .gitignore    |    1 +
 pywebdav.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aea66b9..4bbf637 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 PyWebDAV-0.9.3.tar.gz
+/PyWebDAV-0.9.4.tar.gz
diff --git a/pywebdav.spec b/pywebdav.spec
index f6443a1..da5e63b 100644
--- a/pywebdav.spec
+++ b/pywebdav.spec
@@ -3,8 +3,8 @@
 %define srcname PyWebDAV
 
 Name:           pywebdav
-Version:        0.9.3
-Release:        2%{?dist}
+Version:        0.9.4
+Release:        1%{?dist}
 Summary:        WebDAV library
 
 Group:          Development/Languages
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Nov 29 2010 Dan Horák <dan[at]danny.cz> 0.9.4-1
+- update to 0.9.4
+
 * Thu Sep  3 2009 Dan Horák <dan[at]danny.cz> 0.9.3-2
 - drop dependency on PyXML (#520984)
 
diff --git a/sources b/sources
index 20c9724..a501531 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8cdd13bf368b8665c1e72297e8251878  PyWebDAV-0.9.3.tar.gz
+4ff14aab9245d40123397bb3c9f6bceb  PyWebDAV-0.9.4.tar.gz


More information about the scm-commits mailing list