summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--opencv-4.13.0.tar.gz3
-rw-r--r--opencv.spec2
-rw-r--r--sources1
4 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index e69de29..613ee12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/4.13.0.tar.gz
diff --git a/opencv-4.13.0.tar.gz b/opencv-4.13.0.tar.gz
deleted file mode 100644
index 91fbcd4..0000000
--- a/opencv-4.13.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1d40ca017ea51c533cf9fd5cbde5b5fe7ae248291ddf2af99d4c17cf8e13017d
-size 95420275
diff --git a/opencv.spec b/opencv.spec
index 2bc219a..87491e4 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -4,7 +4,7 @@ Release: 1
Summary: OpenCV means IntelĀ® Open Source Computer Vision Library.
License: Apache-2.0
URL: https://github.com/opencv/opencv
-Source0: %{name}-%{version}.tar.gz
+Source0: https://github.com/opencv/opencv/archive/refs/tags/%{version}.tar.gz
BuildRequires: qt5-qtbase-devel
BuildRequires: gcc-c++ gcc autoconf pkgconfig protobuf-compiler protobuf
diff --git a/sources b/sources
index e69de29..635a943 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+f33c0ace3add57aba7b9d3fe3c41feb4 4.13.0.tar.gz