Przeglądaj źródła

upgrading package: svnnotify 2.70 -> 2.71

Ralf S. Engelschall 17 lat temu
rodzic
commit
7432dbff2f
2 zmienionych plików z 5 dodań i 5 usunięć
  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.70/lib/SVN/Notify.pm
---- SVN-Notify-2.70/lib/SVN/Notify.pm.orig	2008-02-29 18:03:27 +0100
-+++ SVN-Notify-2.70/lib/SVN/Notify.pm	2008-03-03 07:42:18 +0100
+Index: SVN-Notify-2.71/lib/SVN/Notify.pm
+--- SVN-Notify-2.71/lib/SVN/Notify.pm.orig	2008-02-29 18:03:27 +0100
++++ SVN-Notify-2.71/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.70
+%define       V_svn_notify        2.71
 %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:      20080308
+Release:      20080418
 
 #   package options
 %option       with_config  yes