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.3-1].
Created by command: /usr/bin/tito tag
This commit is contained in:
parent
83229cf00a
commit
ae42555729
2 changed files with 6 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
%global installdir /var/lib/dist-git
|
||||
|
||||
Name: dist-git
|
||||
Version: 1.2
|
||||
Version: 1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Package source version control system
|
||||
|
||||
|
@ -213,6 +213,10 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 26 2017 clime <clime@redhat.com> 1.3-1
|
||||
- translate '/' to '-' in package name for mailinglist hook
|
||||
(graybrandon@gmail.com)
|
||||
|
||||
* Fri May 26 2017 clime <clime@redhat.com> 1.2-1
|
||||
- remove mail git hook
|
||||
- grokmirror support
|
||||
|
|
|
@ -1 +1 @@
|
|||
1.2-1 ./
|
||||
1.3-1 ./
|
||||
|
|
Loading…
Add table
Reference in a new issue