[python-dulwich] * Sat Jun 15 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.0-1 - Updated to new upstream vers

Fabian Affolter fab at fedoraproject.org
Sat Jun 15 07:42:12 UTC 2013


commit f1af6d4cfdfb5dfb7cb2dc092fc45fe51fc0d190
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Sat Jun 15 09:41:49 2013 +0200

    * Sat Jun 15 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.0-1
    - Updated to new upstream version 0.9.0
    - Now dual-licensed GPLv2+ or ASL 2.0

 .gitignore          |    1 +
 python-dulwich.spec |   10 +++++++---
 sources             |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4fb815f..300b3a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /dulwich-0.8.5.tar.gz
 /dulwich-0.8.6.tar.gz
 /dulwich-0.8.7.tar.gz
+/dulwich-0.9.0.tar.gz
diff --git a/python-dulwich.spec b/python-dulwich.spec
index cc375d1..6d7544f 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -8,12 +8,12 @@
 %filter_setup
 
 Name:           python-%{srcname}
-Version:        0.8.7
-Release:        2%{?dist}
+Version:        0.9.0
+Release:        1%{?dist}
 Summary:        A python implementation of the Git file formats and protocols
 
 Group:          Development/Libraries
-License:        GPLv2+
+License:        GPLv2+ or ASL 2.0
 URL:            http://samba.org/~jelmer/dulwich/
 Source0:        http://samba.org/~jelmer/%{srcname}/%{srcname}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -57,6 +57,10 @@ nosetests test*.py
 %exclude %{python_sitearch}/%{srcname}/tests*
 
 %changelog
+* Sat Jun 15 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.0-1
+- Updated to new upstream version 0.9.0
+- Now dual-licensed GPLv2+ or ASL 2.0
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index a50aa87..74c6198 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60d8b8e974970f2c3cbae5dc9fe0f645  dulwich-0.8.7.tar.gz
+472d37679f77d627d8e1721ea80b6729  dulwich-0.9.0.tar.gz


More information about the scm-commits mailing list