SHA256
1
0
forked from pool/xdg-utils

Accepting request 1161505 from home:krop:branches:X11:common:Factory

- Update to version 1.2.1+20240208:
  * Better shellcheck tooling
  * Use 1.2.99 for the Version in the development branch while
    not releasing.
  * Update ChangeLog
  * Adapt the script the places the _MANUALPAGE and _USAGE
    sections to handle the new quotes
  * Quote all _MANUALPAGE and _USAGE openers to interpret them
    as literals
  * Made slightly misleading command example easier to
    understand. (Hopefully)

OBS-URL: https://build.opensuse.org/request/show/1161505
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/xdg-utils?expand=0&rev=98
This commit is contained in:
Dirk Mueller 2024-04-13 07:44:17 +00:00 committed by Git OBS Bridge
parent 6eb79ec232
commit e6c1cf6c14
8 changed files with 24 additions and 12 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="filename">xdg-utils</param>
<param name="versionformat">1.2.0+%cd</param>
<param name="versionformat">1.2.1+%cd</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
</service>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.freedesktop.org/xdg/xdg-utils.git</param>
<param name="changesrevision">af2fe0d1dcbcd982d84ddf2bbd174afe90976ed9</param></service></servicedata>
<param name="changesrevision">54b6c1e4da163598c8e903978a29b543f97b0cda</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b8f9adc130c217698b2382767d14fe71b58ba121d08f8e9c49a3bd8b322e37da
size 817164

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a18fe3c4831ef3048f75ab3041587317dc4ad57dbe0b03ba3c5fdae894fc4338
size 276248

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b9cdd48cd0f410e95fe64782d071ccda338f65307d28ac99f4c175dfbb92217
size 822796

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 13 09:52:36 UTC 2024 - christophe@krop.fr
- Update to version 1.2.1+20240208:
* Better shellcheck tooling
* Use 1.2.99 for the Version in the development branch while
not releasing.
* Update ChangeLog
* Adapt the script the places the _MANUALPAGE and _USAGE
sections to handle the new quotes
* Quote all _MANUALPAGE and _USAGE openers to interpret them
as literals
* Made slightly misleading command example easier to
understand. (Hopefully)
-------------------------------------------------------------------
Thu Feb 01 09:48:12 UTC 2024 - sflees@suse.de

View File

@ -1,4 +1,4 @@
name: xdg-utils
version: 1.2.0+20240130
mtime: 1706610281
commit: af2fe0d1dcbcd982d84ddf2bbd174afe90976ed9
version: 1.2.1+20240208
mtime: 1707369507
commit: 54b6c1e4da163598c8e903978a29b543f97b0cda

View File

@ -17,7 +17,7 @@
Name: xdg-utils
Version: 1.2.0+20240130
Version: 1.2.1+20240208
Release: 0
Summary: Utilities to uniformly interface desktop environments
License: MIT