From a32fd6b470cf5b7fb8ff804b45f69a7540ec062d1f27145affbb64397de8560c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 26 Jul 2019 13:41:55 +0000 Subject: [PATCH] Accepting request 718892 from home:pgajdos - version update to 1.14.1 * Enable RAs with gentoo when using dhcpv6-stateless * network-manager: add network-pre dependencies * Replace nodepool func jobs * Add .zuul.yaml * Pin sphinx * OpenDev Migration Patch OBS-URL: https://build.opensuse.org/request/show/718892 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glean?expand=0&rev=5 --- glean-1.14.0.tar.gz | 3 --- glean-1.14.1.tar.gz | 3 +++ python-glean.changes | 11 +++++++++++ python-glean.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 glean-1.14.0.tar.gz create mode 100644 glean-1.14.1.tar.gz diff --git a/glean-1.14.0.tar.gz b/glean-1.14.0.tar.gz deleted file mode 100644 index 8cc5021..0000000 --- a/glean-1.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5dab97d565ff01fd45a3a15762e56bd537e53efcb252bd6cd3f1e00f4c427f4a -size 60642 diff --git a/glean-1.14.1.tar.gz b/glean-1.14.1.tar.gz new file mode 100644 index 0000000..8e0dbae --- /dev/null +++ b/glean-1.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cbee7c6694248ab34d00932227897f7fbec3032f60c96bbf12de6e341e99463 +size 59344 diff --git a/python-glean.changes b/python-glean.changes index 9d4fbb1..990e18d 100644 --- a/python-glean.changes +++ b/python-glean.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jul 26 13:34:02 UTC 2019 - pgajdos@suse.com + +- version update to 1.14.1 + * Enable RAs with gentoo when using dhcpv6-stateless + * network-manager: add network-pre dependencies + * Replace nodepool func jobs + * Add .zuul.yaml + * Pin sphinx + * OpenDev Migration Patch + ------------------------------------------------------------------- Fri Apr 26 06:45:10 UTC 2019 - pgajdos@suse.com diff --git a/python-glean.spec b/python-glean.spec index e320fbc..a6e91a9 100644 --- a/python-glean.spec +++ b/python-glean.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-glean -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: Program to write static config from config-drive License: Apache-2.0