$ git diff --patch-with-stat --summary 02cdc22ea00f1d8917a945c0016a8b75629a2ac1..bae6ec9b7c0cc8b2c8f62f13be5eb324d59bfab5
.abf.yml | 2 +-
python-distlib.spec | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index faca771..32b2741 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- distlib-0.3.0.zip: f54031a3c09b370b558ccd965fb29ef4f17675d0
+ distlib-0.3.1.zip: 1c575431e31c32d25596c360e81bba7fe4638669
diff --git a/python-distlib.spec b/python-distlib.spec
index f8878ba..fd856f5 100644
--- a/python-distlib.spec
+++ b/python-distlib.spec
@@ -3,13 +3,13 @@
%bcond_with check
Name: python-distlib
-Version: 0.3.0
-Release: 1%{?dist}
+Version: 0.3.1
+Release: 2
Summary: Low-level components of distutils2/packaging, augmented with higher-level APIs
License: Python
URL: https://readthedocs.org/projects/distlib/
-Source0: https://files.pythonhosted.org/packages/7d/29/694a3a4d7c0e1aef76092e9167fbe372e0f7da055f5dcf4e1313ec21d96a/distlib-0.3.0.zip
+Source0: https://files.pythonhosted.org/packages/2f/83/1eba07997b8ba58d92b3e51445d5bf36f9fba9cb8166bcae99b9c3464841/distlib-0.3.1.zip
Patch0: distlib_unbundle.patch