We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3ca42 commit 7d37653Copy full SHA for 7d37653
dist-git.spec
@@ -3,7 +3,7 @@
3
%global installdir /var/lib/dist-git
4
5
Name: dist-git
6
-Version: 1.13
+Version: 1.14
7
Release: 1%{?dist}
8
Summary: Package source version control system
9
@@ -250,6 +250,10 @@ fi
250
%{_bindir}/*
251
252
%changelog
253
+* Thu May 21 2020 clime <[email protected]> - 1.14-1
254
+- disable unit tests temporarily as they do not pass
255
+ with network disabled during build
256
+
257
* Thu May 21 2020 clime <[email protected]> - 1.13-1
258
- fedmsg made an optional (recommnended) dependency
259
- slight refactoring of upload.cgi script
0 commit comments