SHA256
1
0
forked from pool/baobab

Accepting request 1139267 from GNOME:Next

- Convert to source service for easier updating.

OBS-URL: https://build.opensuse.org/request/show/1139267
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/baobab?expand=0&rev=118
This commit is contained in:
Dominique Leuenberger 2024-01-16 17:38:51 +00:00 committed by Git OBS Bridge
parent a505fef20b
commit e4f8d3c144
6 changed files with 33 additions and 5 deletions

19
_service Normal file
View 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/baobab.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
baobab-45.0.obscpio Normal file
View File

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

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 16 17:31:03 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Convert to source service for easier updating.
-------------------------------------------------------------------
Mon Sep 18 22:24:01 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

4
baobab.obsinfo Normal file
View File

@ -0,0 +1,4 @@
name: baobab
version: 45.0
mtime: 1695074895
commit: c97b53788e8ce1c03e0fdfc4eb856c77e0053614

View File

@ -1,7 +1,7 @@
#
# spec file for package baobab
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands
#
# All modifications and additions to the file contributed by third parties
@ -26,7 +26,7 @@ Summary: Disk Usage Analyzer
License: GPL-2.0-or-later
Group: System/GUI/GNOME
URL: https://wiki.gnome.org/Apps/DiskUsageAnalyzer
Source0: https://download.gnome.org/sources/baobab/45/%{name}-%{version}.tar.xz
Source0: %{name}-%{version}.tar.zst
BuildRequires: desktop-file-utils
BuildRequires: fdupes