diff options
author | Adam Tkac <atkac@redhat.com> | 2013-02-20 14:07:29 +0100 |
---|---|---|
committer | Adam Tkac <atkac@redhat.com> | 2013-02-20 14:07:29 +0100 |
commit | 166c9f33c3002d0cb20a59fa312c4f838217819d (patch) | |
tree | ee059f94d73b6aeaed1e8187f59935128c6f0adc /git.spec | |
parent | 2a9cc6c208da9ce83934b5ed0bd213b019cdf91a (diff) | |
download | git-package-master.tar.gz git-package-master.tar.xz git-package-master.zip |
Update to 1.8.1.4master
Signed-off-by: Adam Tkac <atkac@redhat.com>
Diffstat (limited to 'git.spec')
-rw-r--r-- | git.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -77,7 +77,7 @@ %endif Name: git -Version: 1.8.1.2 +Version: 1.8.1.4 Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 @@ -606,6 +606,9 @@ rm -rf %{buildroot} # No files for you! %changelog +* Wed Feb 20 2013 Adam Tkac <atkac redhat com> - 1.8.1.4-1 +- update to 1.8.1.4 + * Wed Jan 30 2013 Adam Tkac <atkac redhat com> - 1.8.1.2-1 - update to 1.8.1.2 - own directories which should be owned (#902517) |