From 51c9129b9c455b5414a1d66e7c70a733dd0474f36f45f6156220f9e6f526df88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 29 Sep 2012 20:13:57 +0000 Subject: [PATCH] Accepting request 136435 from home:poorboywilly:branches:devel:languages:python Update to 2.37 OBS-URL: https://build.opensuse.org/request/show/136435 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distutils-extra?expand=0&rev=24 --- python-distutils-extra-2.36.tar.gz | 3 --- python-distutils-extra-2.37.tar.gz | 3 +++ python-distutils-extra.changes | 9 +++++++++ python-distutils-extra.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 python-distutils-extra-2.36.tar.gz create mode 100644 python-distutils-extra-2.37.tar.gz diff --git a/python-distutils-extra-2.36.tar.gz b/python-distutils-extra-2.36.tar.gz deleted file mode 100644 index fefd68d..0000000 --- a/python-distutils-extra-2.36.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94f882aeff4c3227490a012c46a5b445494ef496a539ccf554f8ad5ea92cfcb2 -size 27461 diff --git a/python-distutils-extra-2.37.tar.gz b/python-distutils-extra-2.37.tar.gz new file mode 100644 index 0000000..49286f9 --- /dev/null +++ b/python-distutils-extra-2.37.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c9539badfdc7e0ebb463ee66b9c09d48a08ca121c84ec7316b1fbb799a72878 +size 27518 diff --git a/python-distutils-extra.changes b/python-distutils-extra.changes index b3bacac..7a0335c 100644 --- a/python-distutils-extra.changes +++ b/python-distutils-extra.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Sep 29 19:48:14 UTC 2012 - os-dev@jacraig.com + +- Update to 2.37: + * Handle Glade .ui files correctly when generating the copyright file. Also + ignore backup files. + * auto.py: Recognize manpages which have comments before the initial .TH + comment. + ------------------------------------------------------------------- Wed Sep 12 03:20:46 UTC 2012 - os-dev@jacraig.com diff --git a/python-distutils-extra.spec b/python-distutils-extra.spec index 5326a46..ec2ec4c 100644 --- a/python-distutils-extra.spec +++ b/python-distutils-extra.spec @@ -17,7 +17,7 @@ Name: python-distutils-extra -Version: 2.36 +Version: 2.37 Release: 0 Summary: Distutils/Setuptools Adapter License: GPL-2.0