mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 15:02:54 +00:00
Automatic commit of package [dist-git] release [1.17-1].
Created by command: /usr/bin/tito tag
This commit is contained in:
parent
c0287b515d
commit
a5831794fb
2 changed files with 6 additions and 1 deletions
1
.tito/packages/dist-git
Normal file
1
.tito/packages/dist-git
Normal file
|
@ -0,0 +1 @@
|
|||
1.17-1 ./
|
|
@ -3,7 +3,7 @@
|
|||
%global installdir /var/lib/dist-git
|
||||
|
||||
Name: dist-git
|
||||
Version: 1.16
|
||||
Version: 1.17
|
||||
Release: 1%{?dist}
|
||||
Summary: Package source version control system
|
||||
|
||||
|
@ -266,6 +266,10 @@ fi
|
|||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 04 2023 Miroslav Suchý <msuchy@redhat.com> 1.17-1
|
||||
- use spdx license
|
||||
- use pytest instead of nose test
|
||||
|
||||
* Mon Oct 5 2020 clime <clime@fedoraproject.com> - 1.16-1
|
||||
- fixed exceptions for fedora-messaging
|
||||
- fixed topic for fedora-messaging (to git.lookaside.new)
|
||||
|
|
Loading…
Add table
Reference in a new issue