소스 검색

upgrading package: svnnotify 2.73 -> 2.74

Ralf S. Engelschall 17 년 전
부모
커밋
0978976902
2개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 3 3
      svnnotify/svnnotify.patch
  2. 2 2
      svnnotify/svnnotify.spec

+ 3 - 3
svnnotify/svnnotify.patch

@@ -1,6 +1,6 @@
-Index: SVN-Notify-2.73/lib/SVN/Notify.pm
---- SVN-Notify-2.73/lib/SVN/Notify.pm.orig	2008-02-29 18:03:27 +0100
-+++ SVN-Notify-2.73/lib/SVN/Notify.pm	2008-03-03 07:42:18 +0100
+Index: SVN-Notify-2.74/lib/SVN/Notify.pm
+--- SVN-Notify-2.74/lib/SVN/Notify.pm.orig	2008-02-29 18:03:27 +0100
++++ SVN-Notify-2.74/lib/SVN/Notify.pm	2008-03-03 07:42:18 +0100
 @@ -938,7 +938,7 @@
    my $exe = SVN::Notify->find_exe($exe_name);
  

+ 2 - 2
svnnotify/svnnotify.spec

@@ -22,7 +22,7 @@
 ##
 
 #   package version
-%define       V_svn_notify        2.73
+%define       V_svn_notify        2.74
 %define       V_svn_notify_config 0.0911
 %define       V_svn_notify_mirror 0.037
 
@@ -37,7 +37,7 @@ Class:        EVAL
 Group:        SCM
 License:      GPL/Artistic
 Version:      %{V_svn_notify}
-Release:      20080505
+Release:      20080515
 
 #   package options
 %option       with_config  yes