Skip to content

Commit 949b0a8

Browse files
committed
bump version to 1.16
* also add lost changelog entry for version 1.15
1 parent 003303a commit 949b0a8

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

dist-git.spec

Lines changed: 12 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.14
6+
Version: 1.16
77
Release: 1%{?dist}
88
Summary: Package source version control system
99

@@ -258,6 +258,17 @@ fi
258258
%{_bindir}/*
259259

260260
%changelog
261+
* Mon Oct 5 2020 clime <[email protected]> - 1.16-1
262+
- fixed exceptions for fedora-messaging
263+
- fixed topic for fedora-messaging (to git.lookaside.new)
264+
- spec tweak not to require distgit-selinux in containers
265+
- only Suggests fedmsg
266+
- garbage collection (git gc) script and systemd timer
267+
for its periodic run added
268+
269+
* Fri Jun 12 2020 clime <[email protected]> - 1.15-1
270+
- added support for fedora-messaging
271+
261272
* Thu May 21 2020 clime <[email protected]> - 1.14-1
262273
- disable unit tests temporarily as they do not pass
263274
with network disabled during build

0 commit comments

Comments
 (0)