From: Dave H. <hel...@us...> - 2013-07-24 17:15:29
|
Update of /cvsroot/sblim/cmpi-syslog In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27946 Modified Files: NEWS configure.ac sblim-cmpi-syslog.rh.spec sblim-cmpi-syslog.spec Log Message: version bump for 0.9.1-preview Index: NEWS =================================================================== RCS file: /cvsroot/sblim/cmpi-syslog/NEWS,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- NEWS 24 Jul 2013 16:55:35 -0000 1.15 +++ NEWS 24 Jul 2013 17:15:27 -0000 1.16 @@ -1,3 +1,11 @@ +Changes in 0.9.1 +================ + +Bugs Fixed: + +Features Added: + + Changes in 0.9.0 ================ Index: configure.ac =================================================================== RCS file: /cvsroot/sblim/cmpi-syslog/configure.ac,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- configure.ac 24 Jul 2013 16:55:35 -0000 1.7 +++ configure.ac 24 Jul 2013 17:15:27 -0000 1.8 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(SBLIM Syslog Providers , 0.9.0, sbl...@li...,sblim-cmpi-syslog) +AC_INIT(SBLIM Syslog Providers , 0.9.1-preview, sbl...@li...,sblim-cmpi-syslog) AC_CONFIG_SRCDIR([syslog-log/Syslog_LogRecord.c]) AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE Index: sblim-cmpi-syslog.spec =================================================================== RCS file: /cvsroot/sblim/cmpi-syslog/sblim-cmpi-syslog.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- sblim-cmpi-syslog.spec 24 Jul 2013 16:55:35 -0000 1.5 +++ sblim-cmpi-syslog.spec 24 Jul 2013 17:15:27 -0000 1.6 @@ -7,7 +7,7 @@ Summary: SBLIM Syslog providers Name: sblim-cmpi-syslog -Version: 0.9.0 +Version: 0.9.1-preview Release: 1 Group: Systems Management/Base URL: http://www.sblim.org Index: sblim-cmpi-syslog.rh.spec =================================================================== RCS file: /cvsroot/sblim/cmpi-syslog/sblim-cmpi-syslog.rh.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- sblim-cmpi-syslog.rh.spec 24 Jul 2013 16:55:35 -0000 1.5 +++ sblim-cmpi-syslog.rh.spec 24 Jul 2013 17:15:27 -0000 1.6 @@ -7,7 +7,7 @@ Summary: SBLIM Syslog providers Name: sblim-cmpi-syslog -Version: 0.9.0 +Version: 0.9.1-preview Release: 1 Group: Systems Management/Base URL: http://www.sblim.org |