From 3f47e2afebb4b60e4da491a90a0b3b4d97b05baf23235fb7f955ab433c938461 Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 25 Apr 2017 21:48:45 +0000 Subject: [PATCH] Accepting request 491150 from home:TheBlackCat:branches:devel:languages:python Fix URL. OBS-URL: https://build.opensuse.org/request/show/491150 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gflags?expand=0&rev=15 --- python-python-gflags.changes | 5 +++++ python-python-gflags.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-python-gflags.changes b/python-python-gflags.changes index 87abac7..2a9969d 100644 --- a/python-python-gflags.changes +++ b/python-python-gflags.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 25 21:48:26 UTC 2017 - toddrme2178@gmail.com + +- Fix URL. + ------------------------------------------------------------------- Tue Apr 25 20:13:24 UTC 2017 - toddrme2178@gmail.com diff --git a/python-python-gflags.spec b/python-python-gflags.spec index 8e985e1..ff69b0d 100644 --- a/python-python-gflags.spec +++ b/python-python-gflags.spec @@ -24,7 +24,7 @@ Url: http://code.google.com/p/python-gflags Summary: Google Commandline Flags Module License: BSD-3-Clause Group: Development/Languages/Python -Source: http://files.pythonhosted.org/packages/source/p/python-gflags/python-gflags-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/p/python-gflags/python-gflags-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: python-rpm-macros