From e7c0c1c8b707a8e72101106d31081722b1ca8436532dad7fbcb0b42ef0167de1 Mon Sep 17 00:00:00 2001 From: Cristian Morales Vega Date: Fri, 7 Mar 2014 13:40:40 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/aegisub?expand=0&rev=15 --- aegisub-3.1.1.tar.xz | 3 --- aegisub-3.1.2.tar.xz | 3 +++ aegisub.changes | 9 +++++++++ aegisub.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 aegisub-3.1.1.tar.xz create mode 100644 aegisub-3.1.2.tar.xz diff --git a/aegisub-3.1.1.tar.xz b/aegisub-3.1.1.tar.xz deleted file mode 100644 index 88a5c5e..0000000 --- a/aegisub-3.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f8417488cf56b835ddaa36e64916a64eb030fbd79d96a7f8009eae803e897ac -size 4104072 diff --git a/aegisub-3.1.2.tar.xz b/aegisub-3.1.2.tar.xz new file mode 100644 index 0000000..a4bd522 --- /dev/null +++ b/aegisub-3.1.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36ebfd05cc642b050da1e91ce2d2082b317a37bdfab109e191f861170d7cff86 +size 4126244 diff --git a/aegisub.changes b/aegisub.changes index f943ff8..3a3f24f 100644 --- a/aegisub.changes +++ b/aegisub.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Mar 7 13:39:15 UTC 2014 - reddwarf@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 - coolo@suse.com diff --git a/aegisub.spec b/aegisub.spec index 8f799b1..5e37f22 100644 --- a/aegisub.spec +++ b/aegisub.spec @@ -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