ソースを参照

upgrading package: svnnotify 2.75 -> 2.76

Ralf S. Engelschall 17 年 前
コミット
e1b2a50fc0
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.75/lib/SVN/Notify.pm
---- SVN-Notify-2.75/lib/SVN/Notify.pm.orig	2008-02-29 18:03:27 +0100
-+++ SVN-Notify-2.75/lib/SVN/Notify.pm	2008-03-03 07:42:18 +0100
+Index: SVN-Notify-2.76/lib/SVN/Notify.pm
+--- SVN-Notify-2.76/lib/SVN/Notify.pm.orig	2008-02-29 18:03:27 +0100
++++ SVN-Notify-2.76/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.75
+%define       V_svn_notify        2.76
 %define       V_svn_notify_config 0.0911
 %define       V_svn_notify_mirror 0.038
 
@@ -37,7 +37,7 @@ Class:        EVAL
 Group:        SCM
 License:      GPL/Artistic
 Version:      %{V_svn_notify}
-Release:      20080518
+Release:      20080718
 
 #   package options
 %option       with_config  yes