SHA256
1
0
forked from pool/gnome-autoar

Accepting request 1198683 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1198683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-autoar?expand=0&rev=17
This commit is contained in:
Ana Guerrero 2024-09-05 13:46:16 +00:00 committed by Git OBS Bridge
commit 8cf6ebc197
6 changed files with 16 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-autoar.git</param>
<param name="revision">refs/tags/0.4.4</param>
<param name="revision">refs/tags/0.4.5</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

BIN
gnome-autoar-0.4.4.obscpio (Stored with Git LFS)

Binary file not shown.

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 30 18:11:51 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.4.5:
+ mime-types: Add tar variant of bzip2
+ extractor: Fix source string leak
-------------------------------------------------------------------
Fri Mar 17 11:58:41 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-autoar
version: 0.4.4
mtime: 1679041561
commit: b387c2482d2a5c8efdfc8c7498f13cd3881685c0
version: 0.4.5
mtime: 1725029349
commit: 7ca0791c85256084eb6c9e06ef64daff5c0918d1

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-autoar
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: gnome-autoar
Version: 0.4.4
Version: 0.4.5
Release: 0
Summary: Automatic archives creating and extracting library
License: LGPL-2.0-or-later