From 6ece78e072de2eddac8f76683b5465fe1d3b1bac5a301f21e6b205f90cebc413 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Wed, 22 May 2019 08:33:47 +0000 Subject: [PATCH] Accepting request 704664 from home:luca_b:zxing Really fix URL (manually checked) OBS-URL: https://build.opensuse.org/request/show/704664 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=3 --- zxing-cpp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zxing-cpp.spec b/zxing-cpp.spec index 1ab72e1..0e15801 100644 --- a/zxing-cpp.spec +++ b/zxing-cpp.spec @@ -24,7 +24,7 @@ Summary: Library for processing 1D and 2D barcodes License: Apache-2.0 AND Zlib AND LGPL-2.1-with-Qt-Company-Qt-exception-1.1 Group: Development/Languages/C and C++ URL: https://github.com/nu-book/zxing-cpp/ -Source0: https://github.com/nu-book/zxing-cpp/releases/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: https://github.com/nu-book/zxing-cpp/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FIX-UPSTREAM Patch1: fix-library-installation-and-versioning.patch BuildRequires: cmake