Explorar o código

upgrading package: svnnotify 2.67 -> 2.70

Ralf S. Engelschall %!s(int64=17) %!d(string=hai) anos
pai
achega
d8ea04fba3
Modificáronse 2 ficheiros con 5 adicións e 5 borrados
  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.67/lib/SVN/Notify.pm
---- SVN-Notify-2.67/lib/SVN/Notify.pm.orig	2007-06-17 07:08:29 +0200
-+++ SVN-Notify-2.67/lib/SVN/Notify.pm	2007-07-30 19:48:01 +0200
+Index: SVN-Notify-2.70/lib/SVN/Notify.pm
+--- SVN-Notify-2.70/lib/SVN/Notify.pm.orig	2007-06-17 07:08:29 +0200
++++ SVN-Notify-2.70/lib/SVN/Notify.pm	2007-07-30 19:48:01 +0200
 @@ -851,7 +851,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.67
+%define       V_svn_notify        2.70
 %define       V_svn_notify_config 0.0907
 
 #   package information
@@ -36,7 +36,7 @@ Class:        EVAL
 Group:        SCM
 License:      GPL/Artistic
 Version:      %{V_svn_notify}
-Release:      20080207
+Release:      20080301
 
 #   package options
 %option       with_config  yes