Chris Browne cbbrowne at lists.slony.info
Thu Mar 22 13:49:05 PDT 2007
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv24221

Modified Files:
      Tag: REL_1_1_STABLE
	config.h.in postgresql-slony1-engine.spec.in 
Log Message:
Update version to 1.1.9


Index: postgresql-slony1-engine.spec.in
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/postgresql-slony1-engine.spec.in,v
retrieving revision 1.19.2.9
retrieving revision 1.19.2.10
diff -C2 -d -r1.19.2.9 -r1.19.2.10
*** postgresql-slony1-engine.spec.in	7 Mar 2007 22:46:44 -0000	1.19.2.9
--- postgresql-slony1-engine.spec.in	22 Mar 2007 20:49:03 -0000	1.19.2.10
***************
*** 99,103 ****
  %defattr(-,root,root,-)
  %if %docs
! %doc COPYRIGHT UPGRADING HISTORY-1.1 INSTALL SAMPLE doc/adminguide  doc/concept  doc/howto  doc/implementation  doc/support RELEASE-1.1.5 RELEASE-1.1.2 RELEASE-1.1.1 RELEASE-1.1.6 RELEASE-1.1.7
  %endif
  %{_bindir}/*
--- 99,103 ----
  %defattr(-,root,root,-)
  %if %docs
! %doc COPYRIGHT UPGRADING HISTORY-1.1 INSTALL SAMPLE doc/adminguide  doc/concept  doc/howto  doc/implementation  doc/support RELEASE-1.1.5 RELEASE-1.1.2 RELEASE-1.1.1 RELEASE-1.1.6 RELEASE-1.1.7 RELEASE-1.1.8 RELEASE-1.1.9
  %endif
  %{_bindir}/*
***************
*** 112,115 ****
--- 112,118 ----
  
  %changelog
+ * Wed Mar 21 2007 Christopher Browne <cbbrowne at ca.afilias.info> postgresql-slony1-engine
+ - Added release notes for 1.1.8, 1.1.9
+ 
  * Wed Mar 06 2007 Christopher Browne <cbbrowne at ca.afilias.info> postgresql-slony1-engine
  - Added release notes for 1.1.6 and 1.1.7

Index: config.h.in
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/config.h.in,v
retrieving revision 1.12.2.6
retrieving revision 1.12.2.7
diff -C2 -d -r1.12.2.6 -r1.12.2.7
*** config.h.in	14 Mar 2007 16:23:52 -0000	1.12.2.6
--- config.h.in	22 Mar 2007 20:49:03 -0000	1.12.2.7
***************
*** 13,17 ****
  #define SLONY_I_CONFIG_H
  
! #define SLONY_I_VERSION_STRING	"1.1.8"
  
  #undef PGSHARE
--- 13,17 ----
  #define SLONY_I_CONFIG_H
  
! #define SLONY_I_VERSION_STRING	"1.1.9"
  
  #undef PGSHARE



More information about the Slony1-commit mailing list