Accepting request 886237 from GNOME:Next
Update to 1.48.4 OBS-URL: https://build.opensuse.org/request/show/886237 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=219
This commit is contained in:
parent
5da204217c
commit
625f02fbeb
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/pango.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">refs/tags/1.48.3</param>
|
||||
<param name="revision">refs/tags/1.48.4</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:637ded602bfd6e405e9711b4e5dac75f0dde8dba41aab5f946a757ebecfac516
|
||||
size 3250700
|
3
pango-1.48.4.obscpio
Normal file
3
pango-1.48.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c90ddcd992b509f1da889b3b4af612b6352ef93830bfe095e663158e3d7dc38
|
||||
size 3294732
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 17 08:42:22 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 1.48.4:
|
||||
+ Include docs in the dist tarball.
|
||||
+ Include gi-docgen in the dist tarball, too.
|
||||
+ win32: Fix 'Cursive' fallback.
|
||||
+ Fix placement of marks in vertical text.
|
||||
+ Cache metrics for the current font.
|
||||
+ Improve letterspacing with combining marks.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 17 21:22:44 UTC 2021 - Matthias Eliasson <elimat@opensuse.org>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: pango
|
||||
version: 1.48.3
|
||||
mtime: 1615497592
|
||||
commit: 9d35e956dc7e76cde6cd3ef66f880d33e5624f07
|
||||
version: 1.48.4
|
||||
mtime: 1616810081
|
||||
commit: 386639c3b118cc973f714eb485877f480391f31f
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: pango
|
||||
Version: 1.48.3
|
||||
Version: 1.48.4
|
||||
Release: 0
|
||||
Summary: Library for Layout and Rendering of Text
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user