Author: arekm Date: Sat Apr 24 12:46:16 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.7.1
---- Files affected: packages/git-core: git-core-tests.patch (1.1 -> 1.2) , git-core.spec (1.200 -> 1.201) ---- Diffs: ================================================================ Index: packages/git-core/git-core-tests.patch diff -u packages/git-core/git-core-tests.patch:1.1 packages/git-core/git-core-tests.patch:1.2 --- packages/git-core/git-core-tests.patch:1.1 Tue Mar 23 22:58:38 2010 +++ packages/git-core/git-core-tests.patch Sat Apr 24 14:46:11 2010 @@ -10,18 +10,4 @@ . ./test-lib.sh # We need an arbitrary other user give permission to using ACLs. root -Only in git-1.7.0.3/t: t1304-default-acl.sh~ -Only in git-1.7.0.3/t: .t1304-default-acl.sh.swp -diff -ur git-1.7.0.3.orig/t/t5505-remote.sh git-1.7.0.3/t/t5505-remote.sh ---- git-1.7.0.3.orig/t/t5505-remote.sh 2010-03-22 01:35:03.000000000 +0000 -+++ git-1.7.0.3/t/t5505-remote.sh 2010-03-23 21:23:32.259135950 +0000 -@@ -688,7 +688,7 @@ - - test_expect_success 'remote set-url --delete .*' ' - ( -- test_must_fail git remote set-url --delete someremote .* && -+ test_must_fail git remote set-url --delete someremote .\* && - echo "YYY" >expect && - echo baz >>expect && - echo bbb >>expect && -Only in git-1.7.0.3/t: t5505-remote.sh~ + ================================================================ Index: packages/git-core/git-core.spec diff -u packages/git-core/git-core.spec:1.200 packages/git-core/git-core.spec:1.201 --- packages/git-core/git-core.spec:1.200 Fri Apr 16 22:26:26 2010 +++ packages/git-core/git-core.spec Sat Apr 24 14:46:11 2010 @@ -9,12 +9,12 @@ Summary: The stupid content tracker Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści Name: git-core -Version: 1.7.0.5 +Version: 1.7.1 Release: 1 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2 -# Source0-md5: 77d50f41ef282752dc69d9a47765f5c7 +# Source0-md5: 3da231dbe82ad103373cb530ae7475d5 Source1: %{name}-gitweb.conf Source2: %{name}-gitweb-httpd.conf Source3: %{name}.sysconfig @@ -659,6 +659,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.201 2010/04/24 12:46:11 arekm +- up to 1.7.1 + Revision 1.200 2010/04/16 20:26:26 draenog - 1.7.0.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-core/git-core-tests.patch?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-core/git-core.spec?r1=1.200&r2=1.201&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
