diff --git a/cgit.spec b/cgit.spec index 1c99ca2..145fdab 100644 --- a/cgit.spec +++ b/cgit.spec @@ -17,7 +17,7 @@ # norootforbuild -%define git_version 1.7.3.1 +%define git_version 1.7.3.2 Name: cgit Url: http://hjemli.net/git/cgit/ diff --git a/git-1.7.3.1.tar.bz2 b/git-1.7.3.1.tar.bz2 deleted file mode 100644 index c3ed495..0000000 --- a/git-1.7.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0ac26b1bf3ec5af0853730a10edf9dc5f51a99d7590ab85676928bc3a44dae9 -size 2629723 diff --git a/git-1.7.3.2.tar.bz2 b/git-1.7.3.2.tar.bz2 new file mode 100644 index 0000000..642da91 --- /dev/null +++ b/git-1.7.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc4cf6bc7c116056050ef43b051691828d7101327b23311d424b02eaee553e71 +size 2630629 diff --git a/git.changes b/git.changes index 242020b..c68077e 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Dec 13 09:01:59 UTC 2010 - coolo@novell.com + +- fix file list for perl module on factory + +------------------------------------------------------------------- +Wed Dec 1 23:45:44 CET 2010 - dmueller@suse.de + +- update to git 1.7.3.2: + This is primarily to push out many documentation fixes + accumulated since the 1.7.3.1 release. + ------------------------------------------------------------------- Thu Sep 30 08:21:27 CEST 2010 - tiwai@suse.de diff --git a/git.spec b/git.spec index 1f55a9e..03aaa03 100644 --- a/git.spec +++ b/git.spec @@ -38,7 +38,7 @@ BuildRequires: sgml-skel BuildRequires: xmlto BuildRequires: python BuildRequires: perl-Error -Version: 1.7.3.1 +Version: 1.7.3.2 Release: 1 Summary: Fast, scalable, distributed revision control system License: GPLv2+ @@ -434,7 +434,9 @@ fi %dir %{gitexecdir} %doc README COPYING Documentation/*.txt %{!?_without_docs: %doc Documentation/*.html } +%if 0%{?suse_version} < 1140 /var/adm/perl-modules/%{name} +%endif %{perl_vendorlib}/Git.pm %{perl_vendorarch}/auto/Git/ /etc/bash_completion.d/git.sh