Accepting request 1161565 from home:malcolmlewis:branches:GNOME:Apps
- Fix source version error and _service file. OBS-URL: https://build.opensuse.org/request/show/1161565 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=188
This commit is contained in:
parent
9498d95ab4
commit
3454046593
2
_service
2
_service
@ -7,7 +7,7 @@
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="filename">cherrytree</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v([^\+]*)(?:\+0)?((?:\+[1-9][0-9]*)?)+\1\2</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="tar" />
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:faa9094b37714a2f7c4100a5a062b2db42bf3aeed89cf83bc6bc0280be5697c3
|
||||
size 83488782
|
3
cherrytree-1.1.0+7.obscpio
Normal file
3
cherrytree-1.1.0+7.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b513f116d99e129fe42c5df0fd418e79c51babb33156dd152c47cefda1855e0
|
||||
size 83493902
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 22:08:42 UTC 2024 - malcolmlewis@opensuse.org
|
||||
|
||||
- Fix source version error and _service file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 00:38:41 UTC 2024 - malcolmlewis@opensuse.org
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: cherrytree
|
||||
version: 1.0+7
|
||||
version: 1.1.0+7
|
||||
mtime: 1711318535
|
||||
commit: 691f0da8ebccca9cdc9eb9542a10f2409b26e94e
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cherrytree
|
||||
Version: 1.0+7
|
||||
Version: 1.1.0+7
|
||||
Release: 0
|
||||
Summary: A hierarchical note taking application
|
||||
License: GPL-3.0-or-later AND LGPL-2.1-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user