From 6f40c17161a84346d8485019babd3191fac66a4a Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Fri, 7 Dec 2007 11:38:06 -0200 Subject: [PATCH] [RPM]: 1.2 release Signed-off-by: Arnaldo Carvalho de Melo --- rpm/SPECS/dwarves.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/rpm/SPECS/dwarves.spec b/rpm/SPECS/dwarves.spec index 815836c..28828ca 100644 --- a/rpm/SPECS/dwarves.spec +++ b/rpm/SPECS/dwarves.spec @@ -2,7 +2,7 @@ %define libver 1 Name: dwarves -Version: 1.1 +Version: 1.2 Release: 1 License: GPL Summary: Dwarf Tools @@ -102,16 +102,20 @@ rm -rf %{buildroot} %changelog * Thu Dec 6 2007 Arnaldo Carvalho de Melo - 1.1-1 -* 2c01420b51e889196b42a204910b46811ab22f1a +- 07e0974f2c3798acb8e9a2d06f6b2ece7a01c508 +- Fix a patological bitfield case + +* Thu Dec 6 2007 Arnaldo Carvalho de Melo - 1.1-1 +- 2c01420b51e889196b42a204910b46811ab22f1a - ctracer now generates systemtap scripts - Lots of other fixes, see git changelog. * Tue May 8 2007 Arnaldo Carvalho de Melo - 1.0-1 -* 161c6712f4ae1b7e2ea50df3a0d5c28310905cec +- 161c6712f4ae1b7e2ea50df3a0d5c28310905cec - handle --help, -? --usage on with_executable_option() * Tue May 8 2007 Arnaldo Carvalho de Melo -* b8eb5eb214f3897ea6faa3272879baa8bf2573c0 +- b8eb5eb214f3897ea6faa3272879baa8bf2573c0 - Fix cus__loadfl detection of --executable * Sun May 6 2007 Arnaldo Carvalho de Melo