Hello community,

here is the log from the commit of package aegisub for openSUSE:Factory checked 
in at 2014-03-09 18:21:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aegisub (Old)
 and      /work/SRC/openSUSE:Factory/.aegisub.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aegisub"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aegisub/aegisub.changes  2014-01-30 
14:53:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.aegisub.new/aegisub.changes     2014-03-09 
18:21:10.000000000 +0100
@@ -1,0 +2,14 @@
+Fri Mar  7 13:39:15 UTC 2014 - reddw...@opensuse.org
+
+- Update to 3.1.2
+  * Make subs.deleterange(start, end) not do totally incorrect things
+  * Fix some cases where the row to extend shift-click selections in the grid 
was not updated correctly
+  * Fix assertion failure when built with boost 1.52
+  * New/updated translations
+
+-------------------------------------------------------------------
+Tue Mar  4 18:51:25 UTC 2014 - co...@suse.com
+
+- disable parallel make - it takes too much memory and OBS swaps
+
+-------------------------------------------------------------------

Old:
----
  aegisub-3.1.1.tar.xz

New:
----
  aegisub-3.1.2.tar.xz

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

Other differences:
------------------
++++++ aegisub.spec ++++++
--- /var/tmp/diff_new_pack.FxhLKU/_old  2014-03-09 18:21:11.000000000 +0100
+++ /var/tmp/diff_new_pack.FxhLKU/_new  2014-03-09 18:21:11.000000000 +0100
@@ -19,7 +19,7 @@
 %bcond_with ffms2
 
 Name:           aegisub
-Version:        3.1.1
+Version:        3.1.2
 Release:        0
 Summary:        Subtitle editor
 License:        BSD-3-Clause
@@ -75,7 +75,8 @@
 # Don't use --disable-update-checker because of 
http://blog.aegisub.org/2012/02/bit-of-statistics.html
 %configure --with-player-audio=PulseAudio \
            --without-oss
-make %{?_smp_mflags}
+# parallel make takes too much memory 
+make -j1
 
 %install
 cd aegisub

++++++ aegisub-3.1.1.tar.xz -> aegisub-3.1.2.tar.xz ++++++
++++ 14967 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