Accepting request 1003887 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/1003887 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=23
This commit is contained in:
parent
05fccf42fc
commit
efac48e2d1
6
_service
6
_service
@ -1,9 +1,9 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<services>
|
<services>
|
||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/libadwaita.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/libadwaita.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">refs/tags/1.2.rc</param>
|
<param name="revision">refs/tags/1.2.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
@ -13,5 +13,5 @@
|
|||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
<param name="compression">xz</param>
|
<param name="compression">xz</param>
|
||||||
</service>
|
</service>
|
||||||
<service mode="disabled" name="set_version" />
|
<service mode="manual" name="set_version" />
|
||||||
</services>
|
</services>
|
||||||
|
3
libadwaita-1.2.0.obscpio
Normal file
3
libadwaita-1.2.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:454c6ee87040d4f2200c711e945b07c4dacc5fd45e254a4a3e3654072a4908ad
|
||||||
|
size 5031948
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:77728d80f8a9aa013446974e1e839b49266e190f8048b5410b57240ec810e0b7
|
|
||||||
size 4998668
|
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 15 14:33:50 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.2.0:
|
||||||
|
+ Docs:
|
||||||
|
- Fix @card_shade_color description.
|
||||||
|
- Fix a typo in AdwTabView docs.
|
||||||
|
- Fix AdwMessageDialog example.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 6 21:26:19 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Sep 6 21:26:19 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: libadwaita
|
name: libadwaita
|
||||||
version: 1.2.rc
|
version: 1.2.0
|
||||||
mtime: 1662131574
|
mtime: 1663202494
|
||||||
commit: a6a26cd9c35571a4e0ebacb2c6d763d44e59c045
|
commit: a905117bd2150de9e85d65f8cdce8d8fb001b89e
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libadwaita
|
Name: libadwaita
|
||||||
Version: 1.2.rc
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Building blocks for modern GNOME applications
|
Summary: Building blocks for modern GNOME applications
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user