We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ffb0fb commit 9312f03Copy full SHA for 9312f03
1 file changed
packaging/rpm/SPECS/CXXGraph.spec
@@ -7,7 +7,7 @@ Prefix:/usr
7
8
License: AGPLv3.0
9
URL: https://github.com/ZigRazor/CXXGraph
10
-Source0: https://github.com/ZigRazor/CXXGraph/archive/refs/tags/v0.1.4.tar.gz
+Source0: https://github.com/ZigRazor/CXXGraph/archive/refs/tags/v%{version}.%{release}.tar.gz
11
12
#Requires: bash
13
@@ -58,5 +58,5 @@ rm -rf %{buildroot}
58
%{prefix}/include
59
60
%changelog
61
-* Mon Jul 26 2021 ZigRazor <zigrazor@gmail.com> - 0.1-4
+* Mon Jul 26 2021 ZigRazor <zigrazor@gmail.com> - %{version}-%{release}
62
- First RPM package
0 commit comments