Bläddra i källkod

upgrading package: git 1.5.3.3 -> 1.5.3.4

Ralf S. Engelschall 18 år sedan
förälder
incheckning
e2ef98919a
2 ändrade filer med 5 tillägg och 5 borttagningar
  1. 3 3
      git/git.patch
  2. 2 2
      git/git.spec

+ 3 - 3
git/git.patch

@@ -12,9 +12,9 @@ Index: cogito-0.18.2/Makefile
  
  INSTALL?=install
  
-Index: git-1.5.3.3/Makefile
---- git-1.5.3.3/Makefile.orig	2007-09-02 07:57:44 +0200
-+++ git-1.5.3.3/Makefile	2007-09-02 20:17:30 +0200
+Index: git-1.5.3.4/Makefile
+--- git-1.5.3.4/Makefile.orig	2007-09-02 07:57:44 +0200
++++ git-1.5.3.4/Makefile	2007-09-02 20:17:30 +0200
 @@ -145,7 +145,7 @@
  bindir = $(prefix)/bin
  gitexecdir = $(bindir)

+ 2 - 2
git/git.spec

@@ -23,7 +23,7 @@
 ##
 
 #   package version
-%define       V_git       1.5.3.3
+%define       V_git       1.5.3.4
 %define       V_cogito    0.18.2
 %define       V_stgit     0.13
 %define       V_guilt     0.27
@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        SCM
 License:      GPL
 Version:      %{V_git}
-Release:      20070930
+Release:      20071004
 
 #   package options
 %option       with_cogito yes