Accepting request 1238263 from Publishing

OBS-URL: https://build.opensuse.org/request/show/1238263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bibtool?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2025-02-04 17:13:53 +00:00 committed by Git OBS Bridge
commit 11549b4ebf
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 14 13:35:58 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix escaping of commented out patch: with RPM 4.20, %patch
becomes a standard, expandable macro, that can span more than one
line. Commenting out with #%patch can thus lead to invalid
results.
-------------------------------------------------------------------
Thu Feb 22 10:12:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package bibtool
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2011 Guido Berhoerster.
#
# All modifications and additions to the file contributed by third parties
@ -38,7 +38,7 @@ BibTeX files which goes beyond the possibilities - and intentions - of BibTeX.
%prep
%setup -q -n BibTool
# %patch -P 1 -p1
# %%patch -P 1 -p1
%build
%configure