From 56c697a27b70b45a0dd23f75abb3985c99400905c172ad25d2aa65f7c6bb066d Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Wed, 3 Jul 2019 11:18:45 +0000 Subject: [PATCH] correct download URL OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse-oscfs?expand=0&rev=2 --- v0.70.tar.gz => 0.70.tar.gz | 0 fuse-oscfs.spec | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename v0.70.tar.gz => 0.70.tar.gz (100%) diff --git a/v0.70.tar.gz b/0.70.tar.gz similarity index 100% rename from v0.70.tar.gz rename to 0.70.tar.gz diff --git a/fuse-oscfs.spec b/fuse-oscfs.spec index 272a5dc..5ffccaa 100644 --- a/fuse-oscfs.spec +++ b/fuse-oscfs.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -23,7 +23,7 @@ Summary: A FUSE file system for accessing Open Build Service instances License: GPL-2.0-or-later Group: System/Filesystems Url: https://github.com/mgerstner/oscfs -Source: https://github.com/mgerstner/oscfs/archive/v%{version}.tar.gz +Source: https://github.com/mgerstner/oscfs/archive/%{version}.tar.gz BuildRequires: python-rpm-macros BuildRequires: python3-setuptools Requires: osc