Skip to content

Commit 7d37653

Browse files
committed
version bump
1 parent 1a3ca42 commit 7d37653

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

dist-git.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%global installdir /var/lib/dist-git
44

55
Name: dist-git
6-
Version: 1.13
6+
Version: 1.14
77
Release: 1%{?dist}
88
Summary: Package source version control system
99

@@ -250,6 +250,10 @@ fi
250250
%{_bindir}/*
251251

252252
%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+
253257
* Thu May 21 2020 clime <[email protected]> - 1.13-1
254258
- fedmsg made an optional (recommnended) dependency
255259
- slight refactoring of upload.cgi script

0 commit comments

Comments
 (0)