SHA256
5
0
forked from pool/queue

- Version 1.2.0

- Ignore broken pipe error (e.g. when piping to head)

OBS-URL: https://build.opensuse.org/package/show/utilities/queue?expand=0&rev=8
This commit is contained in:
2025-06-21 09:58:51 +00:00
committed by Git OBS Bridge
parent 4c342bc202
commit 08cc37e520
4 changed files with 14 additions and 7 deletions
+7
View File
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jun 21 09:50:47 UTC 2025 - Dominik Heidler <dheidler@suse.de>
- Version 1.2.0
- Ignore broken pipe error (e.g. when piping to head)
-------------------------------------------------------------------
Sat Dec 28 20:52:59 UTC 2024 - Dominik Heidler <dheidler@suse.de>
+4 -4
View File
@@ -1,7 +1,7 @@
#
# spec file for package queue
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
Name: queue
Version: 1.2.0
Version: 1.3.0
Release: 0
Summary: Tool for queuing shell commands
License: GPL-3.0-or-later
URL: https://github.com/asdil12/%{name}
Source0: https://github.com/asdil12/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
URL: https://codeberg.org/asdil12/%{name}
Source0: https://codeberg.org/asdil12/queue/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: help2man
BuildRequires: python-rpm-macros
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2d76dfeb484862438e8102a280a8dd026cb24cae768a8abaed26dd67b197f66
size 20282
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d81eb60d6cb8c9633106983cd95d698ea748453493eab7610989eefab45c437
size 20342