Hello community,

here is the log from the commit of package parrot for openSUSE:Factory checked 
in at 2012-06-10 23:01:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parrot (Old)
 and      /work/SRC/openSUSE:Factory/.parrot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "parrot", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/parrot/parrot.changes    2012-04-18 
12:35:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.parrot.new/parrot.changes       2012-06-10 
23:01:37.000000000 +0200
@@ -0,0 +1,12 @@
+-------------------------------------------------------------------
+Fri Jun  8 13:51:04 CEST 2012 - m...@suse.de
+
+- update to parrot-4.4.0
+  * Most internal calls to libc exit(x) have been replaced with
+    Parrot_x_* API calls or PARROT_FORCE_EXIT
+  * Many documentation updates
+  * Updated various dependencies, e.g., 'lib/Parrot/Distribution.pm'.
+  * pbc_merge has been fixed to deduplicate constant strings and
+    merge annotations segments
+
+-------------------------------------------------------------------

Old:
----
  parrot-4.2.0.tar.bz2

New:
----
  parrot-4.4.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ parrot.spec ++++++
--- /var/tmp/diff_new_pack.X2MZ23/_old  2012-06-10 23:01:39.000000000 +0200
+++ /var/tmp/diff_new_pack.X2MZ23/_new  2012-06-10 23:01:39.000000000 +0200
@@ -15,13 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           parrot
-Version:        4.2.0
-Release:        1
-%define pversion 4_2_0
+Version:        4.4.0
+Release:        0
+%define pversion 4_4_0
 Summary:        Parrot Virtual Machine
 License:        Artistic-2.0
 Group:          Development/Libraries/Other
@@ -29,13 +26,14 @@
 Source0:        parrot-%{version}.tar.bz2
 Patch0:         parrot.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  bison flex
-BuildRequires:  readline-devel
-BuildRequires:  ncurses-devel
-BuildRequires:  gmp-devel
+BuildRequires:  bison
+BuildRequires:  flex
 BuildRequires:  gdbm-devel
+BuildRequires:  gmp-devel
 BuildRequires:  libicu-devel
+BuildRequires:  ncurses-devel
 BuildRequires:  procps
+BuildRequires:  readline-devel
 %if 0%{?fedora_version}
 BuildRequires:  perl(JSON)
 %endif
@@ -47,18 +45,12 @@
 
 %package docs
 Summary:        Parrot Virtual Machine documentation
-License:        Artistic-2.0
-Group:          Development/Libraries/Other
 
 %package -n libparrot%pversion
 Summary:        Parrot Virtual Machine Library
-License:        Artistic-2.0
-Group:          Development/Libraries/Other
 
 %package devel
 Summary:        Parrot Virtual Machine development headers and libraries
-License:        Artistic-2.0
-Group:          Development/Libraries/Other
 Requires:       %{name} = %{version}
 Requires:       readline-devel
 Requires:       ncurses-devel
@@ -185,7 +177,7 @@
 
 %files docs
 %defattr(-,root,root,-)
-%doc ChangeLog CREDITS PBC_COMPAT PLATFORMS README
+%doc ChangeLog CREDITS PBC_COMPAT PLATFORMS README.pod
 %doc RESPONSIBLE_PARTIES TODO
 %doc docs examples
 

++++++ parrot-4.2.0.tar.bz2 -> parrot-4.4.0.tar.bz2 ++++++
++++ 46747 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to