forked from pool/aegisub
- 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
This commit is contained in:
parent
c710c71ce6
commit
e7c0c1c8b7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f8417488cf56b835ddaa36e64916a64eb030fbd79d96a7f8009eae803e897ac
|
||||
size 4104072
|
3
aegisub-3.1.2.tar.xz
Normal file
3
aegisub-3.1.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36ebfd05cc642b050da1e91ce2d2082b317a37bdfab109e191f861170d7cff86
|
||||
size 4126244
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user