Selaa lähdekoodia

upgrading package: citadel 7.32 -> 7.33

Ralf S. Engelschall 17 vuotta sitten
vanhempi
commit
00439aebb8
2 muutettua tiedostoa jossa 6 lisäystä ja 6 poistoa
  1. 3 3
      citadel/citadel.patch
  2. 3 3
      citadel/citadel.spec

+ 3 - 3
citadel/citadel.patch

@@ -1,6 +1,6 @@
-Index: libcitadel-1.05/lib/hash.c
---- libcitadel-1.05/lib/hash.c.orig	2008-01-31 20:09:42 +0100
-+++ libcitadel-1.05/lib/hash.c	2008-02-13 20:08:10 +0100
+Index: libcitadel-1.08/lib/hash.c
+--- libcitadel-1.08/lib/hash.c.orig	2008-01-31 20:09:42 +0100
++++ libcitadel-1.08/lib/hash.c	2008-02-13 20:08:10 +0100
 @@ -3,6 +3,7 @@
  #include <string.h>
  //dbg

+ 3 - 3
citadel/citadel.spec

@@ -22,8 +22,8 @@
 ##
 
 #   package version
-%define       V_citadel     7.32
-%define       V_libcitadel  1.05
+%define       V_citadel     7.33
+%define       V_libcitadel  1.08
 
 #   package information
 Name:         citadel
@@ -36,7 +36,7 @@ Class:        EVAL
 Group:        Mail
 License:      GNU
 Version:      %{V_citadel}
-Release:      20080218
+Release:      20080304
 
 #   package options
 %option       with_ical   no