Set version 2.1
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:Agama:Devel/agama-cli?expand=0&rev=4
This commit is contained in:
parent
8fcfd913d2
commit
4231ff7687
4
_service
4
_service
@ -2,11 +2,11 @@
|
||||
<service mode="manual" name="obs_scm">
|
||||
<param name="url">https://github.com/openSUSE/agama.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">master</param>
|
||||
<param name="revision">v2.1</param>
|
||||
<param name="subdir">rust</param>
|
||||
<param name="without-version">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="extract">package/agama-cli.changes</param>
|
||||
</service>
|
||||
<service name="cargo_vendor" mode="manual">
|
||||
|
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 08:14:14 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Add a localization D-Bus service (gh#openSUSE/agama#533).
|
||||
- Add a network D-Bus service (gh#openSUSE/agama#571).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 23 11:51:26 UTC 2023 - Martin Vidner <mvidner@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
Name: agama-cli
|
||||
# This will be set by osc services, that will run after this.
|
||||
Version: 0
|
||||
Version: 2.1+0
|
||||
Release: 0
|
||||
Summary: Agama command line interface
|
||||
# If you know the license, put it's SPDX string here.
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98bc34d63327a9866a22540e690560b0082412c364bd0f98d0ce32755a3c7777
|
||||
size 297995
|
||||
oid sha256:e1f5a44bbe2842cc99447027e5e30c203e2ae86c53694d426dcd629e2bf9faa8
|
||||
size 166923
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: agama
|
||||
version: 2.1+194
|
||||
mtime: 1685694625
|
||||
commit: a2b39176a5f110f5fd91f90124128091d97aa1e5
|
||||
version: 2.1+0
|
||||
mtime: 1684843456
|
||||
commit: 0714759d3d29f13d8725f8e76e0bf8bc882f7ad9
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63166d1f0ebf9b35d159e38387bc9815f45805f10967c961a874e2ca3dc7c88c
|
||||
size 35217785
|
||||
oid sha256:d1e9bae20ffc7c6011456e8d9f228dfd8dfb33c477213a29c78ced41c4ef29d9
|
||||
size 34152745
|
||||
|
Loading…
Reference in New Issue
Block a user