rpms/bouml/devel .cvsignore, 1.23, 1.24 bouml.spec, 1.31, 1.32 sources, 1.25, 1.26

Debarshi Ray rishi at fedoraproject.org
Fri Jan 29 02:54:19 UTC 2010


Author: rishi

Update of /cvs/pkgs/rpms/bouml/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26556

Modified Files:
	.cvsignore bouml.spec sources 
Log Message:
* Sat Jan 28 2010 Debarshi Ray <rishi at fedoraproject.org> - 4.16.4-1
- Version bump to 4.16.4. (Red Hat Bugzilla #538774)
  * Facilitates the adding in a diagram of a incoming/outgoing line
    (transition, flow ...) to/from a small item already having lines.
  * When you moved a decentered line having a geometry, the attached labels
    (name, stereotype ...) could be moved more than expected. Fixed.
  * Facilitates the selection in diagrams of small items having incoming
    and/or outgoing lines.
  * When you add an element in a state diagram and its state container is
    already drawn, force the added element to be inside its state container
    or region. When you add a state the already draw sub elements are moved
    to be inside the added state, but because the added state is small this
    poorly place them.
  * You can now decenter lines (relations, transition ...) having a geometry,
    when you change the geometry the line is first recentered on both
    extremities.
  * C++ Generator:
    + A space was missing between the two last > in an inheritance of a
      template class when the last actual is also a template class. Fixed.
  * http://bouml.free.fr/historic.html



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bouml/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- .cvsignore	17 Nov 2009 07:39:27 -0000	1.23
+++ .cvsignore	29 Jan 2010 02:54:19 -0000	1.24
@@ -1 +1 @@
-bouml_4.16.2.tar.gz
+bouml_4.16.4.tar.gz


Index: bouml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bouml/devel/bouml.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- bouml.spec	14 Nov 2009 20:41:15 -0000	1.31
+++ bouml.spec	29 Jan 2010 02:54:19 -0000	1.32
@@ -5,7 +5,7 @@
 
 Summary:	UML2 tool box for C++, Java, IDL, PHP and Python
 Name:		bouml
-Version:	4.16.2
+Version:	4.16.4
 Release:	1%{?dist}
 License:	GPLv2+
 Group:		Development/Tools
@@ -110,6 +110,27 @@ fi
 %{_libdir}/%{name}/*
 
 %changelog
+* Sat Jan 28 2010 Debarshi Ray <rishi at fedoraproject.org> - 4.16.4-1
+- Version bump to 4.16.4. (Red Hat Bugzilla #538774)
+  * Facilitates the adding in a diagram of a incoming/outgoing line
+    (transition, flow ...) to/from a small item already having lines.
+  * When you moved a decentered line having a geometry, the attached labels
+    (name, stereotype ...) could be moved more than expected. Fixed.
+  * Facilitates the selection in diagrams of small items having incoming
+    and/or outgoing lines.
+  * When you add an element in a state diagram and its state container is
+    already drawn, force the added element to be inside its state container
+    or region. When you add a state the already draw sub elements are moved
+    to be inside the added state, but because the added state is small this
+    poorly place them.
+  * You can now decenter lines (relations, transition ...) having a geometry,
+    when you change the geometry the line is first recentered on both
+    extremities.
+  * C++ Generator:
+    + A space was missing between the two last > in an inheritance of a
+      template class when the last actual is also a template class. Fixed.
+  * http://bouml.free.fr/historic.html
+
 * Sat Nov 14 2009 Debarshi Ray <rishi at fedoraproject.org> - 4.16.2-1
 - Version bump to 4.16.2. (Red Hat Bugzilla #525932)
   * Previous releases can not read a project saved with this version, but


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bouml/devel/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- sources	17 Nov 2009 07:39:28 -0000	1.25
+++ sources	29 Jan 2010 02:54:19 -0000	1.26
@@ -1 +1 @@
-adf253067cafae3b03512dea3117aefd  bouml_4.16.2.tar.gz
+4113cbd8decc9f1d1ba2fc32dbb1bc25  bouml_4.16.4.tar.gz



More information about the scm-commits mailing list