summaryrefslogtreecommitdiffstats
path: root/git.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2013-02-20 14:07:29 +0100
committerAdam Tkac <atkac@redhat.com>2013-02-20 14:07:29 +0100
commit166c9f33c3002d0cb20a59fa312c4f838217819d (patch)
treeee059f94d73b6aeaed1e8187f59935128c6f0adc /git.spec
parent2a9cc6c208da9ce83934b5ed0bd213b019cdf91a (diff)
downloadgit-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.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/git.spec b/git.spec
index 821f695..4213a41 100644
--- a/git.spec
+++ b/git.spec
@@ -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)