Revision history for Perl extension RPM-Source-Editor.

0.31  Fri Jun 13 15:42:22 EEST 2008
      	- development version. No stable API yet.
	- added del_section. get_sections renamed to get_sections_ref

0.32  Wed Jul  2 16:20:52 EEST 2008
	- empty() now preserves %if/%endif

0.33  Fri Sep  5 22:24:26 EEST 2008
        - lowercased tags support

0.34  Mon Sep  8 10:08:05 EEST 2008
        - RPM::Source::Convert moved to a separate project

0.35  Fri Sep 12 17:09:05 EEST 2008
	- applied logging interface

0.36  Tue Oct  7 09:31:28 EEST 2008
	- deprecated get_sections_ref is removed

0.37  Sat Nov 15 12:55:32 EET 2008
        - bugfix release

0.38  Wed Nov 19 15:28:31 EET 2008
        - support for transparent %if/%endif in del_section

0.39  Sun Nov 23 21:22:02 EET 2008
	- should no more contain multilined blocks

0.40  Wed Dec  3 20:18:01 EET 2008
        - markup of destroyed section objects.
	  TODO: check for small changes (as to move body) and destroy selectively.
0.41  Sun Dec  7 22:45:45 EET 2008
	- del_section is again allowed during iteration

0.42  Sat Jan  3 16:55:36 EET 2009
	- support for multiline define

0.43  Sat Jan  3 19:04:05 EET 2009
	- added exclude_multi

0.44 Sun Jan  4 18:52:44 EET 2009
	- added get_flag

0.45 Fri Feb  6 10:35:11 EET 2009
	- added example scripts srpm*

0.46 Sat Mar 14 12:36:42 EET 2009
	- bugfix release

0.47 Mon May 18 19:20:45 EEST 2009
	- bugfix release (is_empty() now false if %post -p cmd)

0.48 Fri Oct 30 13:05:16 EET 2009
	- added built-in add_changelog() method.

0.49 Sun Nov  1 20:11:44 EET 2009
	- added write_hasher_tar method.

0.50 Mon Nov  2 10:01:48 EET 2009
	- bugfix release; changed add_changelog arguments.

0.51 Tue Nov  3 14:25:43 EET 2009
	- added support for %{? conditionals in macro.

0.52 Tue Nov 10 20:54:50 EET 2009
	- added get_evr() method.

0.53 Thu Apr 15 12:49:58 EEST 2010
	- support for %global macro declarations

0.54 Tue Sep 28 17:51:40 EEST 2010
	- minor bugfix in push_body

0.55 Tue Oct  5 00:35:49 EEST 2010
	- copy_to_source, add_patch, add_source: FILE, NAME options

0.64 Fri Jul 22 20:30:56 EEST 2011
	- added filter_body
