Accepting request 611077 from home:iznogood

- Update to version 0.52.2:
  + all: Fix spelling.
  + ring: Proper boundary checking for hyperlink position.

OBS-URL: https://build.opensuse.org/request/show/611077
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/vte?expand=0&rev=202
This commit is contained in:
2018-05-29 12:19:48 +00:00
committed by Git OBS Bridge
parent 915695031c
commit 4dba915aef
6 changed files with 13 additions and 6 deletions
+7
View File
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 21 22:23:04 UTC 2018 - bjorn.lie@gmail.com
- Update to version 0.52.2:
+ all: Fix spelling.
+ ring: Proper boundary checking for hyperlink position.
-------------------------------------------------------------------
Mon Apr 09 20:22:17 UTC 2018 - bjorn.lie@gmail.com
+1 -1
View File
@@ -22,7 +22,7 @@
%define _gtkver 3.0
%define _name vte
Name: vte
Version: 0.52.1
Version: 0.52.2
Release: 0
Summary: Terminal Emulator Library
License: LGPL-2.0-only AND GPL-2.0-or-later
+1 -1
View File
@@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="revision">refs/tags/0.52.1</param>
<param name="revision">refs/tags/0.52.2</param>
<param name="exclude">doc/vttest.*</param>
</service>
<service name="recompress" mode="disabled">
+1 -1
View File
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://git.gnome.org/vte</param>
<param name="changesrevision">d00c15afcd4f50cc57d6bf3bcc87bd6cedf25529</param></service></servicedata>
<param name="changesrevision">7322c27fee05bb6dd10289d05b79f53ac386799f</param></service></servicedata>
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.