forked from pool/polari
Accepting request 1139289 from GNOME:Next
- Convert to source service for easier updating. OBS-URL: https://build.opensuse.org/request/show/1139289 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/polari?expand=0&rev=126
This commit is contained in:
parent
2ab595ba1d
commit
c2c53079ff
19
_service
Normal file
19
_service
Normal file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
<services>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/polari.git</param>
|
||||
<param name="revision">45.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<!-- <param name="changesgenerate">enable</param> -->
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">zst</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual" />
|
||||
</services>
|
||||
|
3
polari-45.0.obscpio
Normal file
3
polari-45.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bc5a6f45cb55f98682e6650144212aa7fd49bd2174b535e0ed6fc5202407ffe
|
||||
size 3810316
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9db7ddc094aa8557f19177e164c42d8be167f54724b927130b7621c829c1d4a1
|
||||
size 1060220
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 16 17:44:02 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Convert to source service for easier updating.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 16 21:59:28 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
4
polari.obsinfo
Normal file
4
polari.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
name: polari
|
||||
version: 45.0
|
||||
mtime: 1694856475
|
||||
commit: 9ea71de3d20fdc96e76bb55362418b9118e7cf07
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package polari
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -24,7 +24,7 @@ Summary: An IRC Client for GNOME
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: Productivity/Networking/IRC
|
||||
URL: https://wiki.gnome.org/Apps/Polari
|
||||
Source0: https://download.gnome.org/sources/polari/45/%{name}-%{version}.tar.xz
|
||||
Source0: %{name}-%{version}.tar.zst
|
||||
Source99: polari-rpmlintrc
|
||||
|
||||
BuildRequires: appstream-glib
|
||||
|
Loading…
x
Reference in New Issue
Block a user