Accepting request 1069089 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1069089 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=145
This commit is contained in:
commit
ac04b909af
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/pango.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">refs/tags/1.50.13</param>
|
||||
<param name="revision">refs/tags/1.50.14</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:6b06de5577495d53468fc78e19d31655b74d662b084e59d192c1dd3d89706417
|
||||
size 6921741
|
BIN
pango-1.50.14.obscpio
(Stored with Git LFS)
Normal file
BIN
pango-1.50.14.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 2 17:19:14 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.50.14:
|
||||
+ Fix underline thickness in scaled contexts.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 21 18:49:54 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: pango
|
||||
version: 1.50.13
|
||||
mtime: 1676898865
|
||||
commit: 5e912b951efe4976adaf328a561f2a26ec794095
|
||||
version: 1.50.14
|
||||
mtime: 1677763195
|
||||
commit: 25c27f452294f84044d5cc9f23b637193c7b4421
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: pango
|
||||
Version: 1.50.13
|
||||
Version: 1.50.14
|
||||
Release: 0
|
||||
Summary: Library for Layout and Rendering of Text
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user