From a861792a64bd261af2f12883667193b22900a4e72618fc4a29e4e36ee73433db Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 17 Apr 2012 10:58:35 +0000 Subject: [PATCH 1/5] Accepting request 113924 from home:bmwiedemann:branches:devel:languages:python fix SLE build by replacing %{ tmppath} with %{_tmppath} OBS-URL: https://build.opensuse.org/request/show/113924 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=3 --- python-pyasn1-modules.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/python-pyasn1-modules.spec b/python-pyasn1-modules.spec index 9d31c77..84888bd 100644 --- a/python-pyasn1-modules.spec +++ b/python-pyasn1-modules.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyasn1-modules # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # - Name: python-pyasn1-modules Version: 0.0.2 Release: 0 @@ -25,7 +24,7 @@ Summary: Collection of protocols modules written in ASN.1 language License: BSD-3-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/p/pyasn1-modules/pyasn1-modules-%{version}.tar.gz -BuildRoot: %{ tmppath}/%{name}-%{version}-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-distribute Requires: python-pyasn1 From 55c17ca04b5bbe1e4316b51725a44d7c88755e310a399e7c814bb796a11f0f2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Mon, 23 Apr 2012 19:09:52 +0000 Subject: [PATCH 2/5] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=4 --- pyasn1-modules-0.0.3.tar.gz | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pyasn1-modules-0.0.3.tar.gz diff --git a/pyasn1-modules-0.0.3.tar.gz b/pyasn1-modules-0.0.3.tar.gz new file mode 100644 index 0000000..52a6ff7 --- /dev/null +++ b/pyasn1-modules-0.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2cb8f4c03cde7839fc1e91dea5e0cee679e524c864316dce2b52791a62fcb97 +size 29601 From 73e72df98d19adf3bdd3e2de8a9ab012d046275d4c2f43dc1ad7b60eee98149f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Mon, 23 Apr 2012 19:10:06 +0000 Subject: [PATCH 3/5] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=5 --- pyasn1-modules-0.0.2.tar.gz | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 pyasn1-modules-0.0.2.tar.gz diff --git a/pyasn1-modules-0.0.2.tar.gz b/pyasn1-modules-0.0.2.tar.gz deleted file mode 100644 index bfc07ef..0000000 --- a/pyasn1-modules-0.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:448ead91a7785d19dfc8645afd182e50bf99845b196f6f38cc083104e0efb097 -size 12945 From 37abb3de1686acd352d0e0d22fa4223ad2158c7491ff9dc5682dab83b6042fbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Mon, 23 Apr 2012 19:10:20 +0000 Subject: [PATCH 4/5] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=6 --- python-pyasn1-modules.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pyasn1-modules.spec b/python-pyasn1-modules.spec index 84888bd..94a548b 100644 --- a/python-pyasn1-modules.spec +++ b/python-pyasn1-modules.spec @@ -17,7 +17,7 @@ Name: python-pyasn1-modules -Version: 0.0.2 +Version: 0.0.3 Release: 0 Url: http://pyasn1.sf.net/ Summary: Collection of protocols modules written in ASN.1 language From 2888319bc10f490c4ef3fc51d620323b89dff089ecc594ccb80be457225668a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Mon, 23 Apr 2012 19:23:23 +0000 Subject: [PATCH 5/5] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=7 --- python-pyasn1-modules.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-pyasn1-modules.changes b/python-pyasn1-modules.changes index 40e704d..955fdcb 100644 --- a/python-pyasn1-modules.changes +++ b/python-pyasn1-modules.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 23 19:23:07 UTC 2012 - michael@stroeder.com + +- Update to upstrean release 0.0.3 + ------------------------------------------------------------------- Fri Mar 23 09:58:53 UTC 2012 - michael@stroeder.com