We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfeee96 commit 0446439Copy full SHA for 0446439
sbd.spec
@@ -15,7 +15,7 @@
15
16
# Please submit bugfixes or comments via http://bugs.opensuse.org/
17
#
18
-%global longcommit eb6daa6c398474c585263325937ff467c668a825
+%global longcommit bfeee963f7363720da91a018045ca6746d822ba0
19
%global shortcommit %(echo %{longcommit}|cut -c1-8)
20
%global modified %(echo %{longcommit}-|cut -f2 -d-)
21
%global github_owner Clusterlabs
@@ -155,7 +155,7 @@ rm -rf %{buildroot}
155
%{_libdir}/libsbdtestbed*
156
157
%changelog
158
-* Wed Dec 2 2020 <klaus.wenninger@aon.at> - 1.4.2-99.1.eb6daa6c.git
+* Wed Dec 2 2020 <klaus.wenninger@aon.at> - 1.4.2-99.1.bfeee963.git
159
- improve build/CI-friendlyness
160
- * travis: switch to F32 as build-host
161
- switch to F32 & leap-15.2
0 commit comments