Accepting request 1239744 from devel:languages:perl

- updated to 0.900.0 (0.90)
   see /usr/share/doc/packages/perl-Text-BibTeX/Changes
  0.90 2025-01-06
   * Added support to Haiku OS (thanks to Joachim Mairböc (forwarded request 1239659 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1239744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Text-BibTeX?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2025-01-24 12:38:16 +00:00 committed by Git OBS Bridge
commit 29e58ea936
4 changed files with 18 additions and 9 deletions

View File

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

3
Text-BibTeX-0.90.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 22 21:12:48 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.900.0 (0.90)
see /usr/share/doc/packages/perl-Text-BibTeX/Changes
0.90 2025-01-06
* Added support to Haiku OS (thanks to Joachim Mairböc
-------------------------------------------------------------------
Fri Mar 8 23:06:17 UTC 2024 - Tina Müller <tina.mueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Text-BibTeX
#
# 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
@ -18,9 +18,10 @@
%define cpan_name Text-BibTeX
Name: perl-Text-BibTeX
Version: 0.890.0
Version: 0.900.0
Release: 0
%define cpan_version 0.89
# 0.90 -> normalize -> 0.900.0
%define cpan_version 0.90
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Interface to read and parse BibTeX files
URL: https://metacpan.org/release/%{cpan_name}
@ -32,11 +33,11 @@ BuildRequires: perl-macros
BuildRequires: perl(Capture::Tiny) >= 0.06
BuildRequires: perl(Config::AutoConf) >= 0.320
BuildRequires: perl(ExtUtils::CBuilder) >= 0.27
BuildRequires: perl(ExtUtils::LibBuilder) >= 0.02
BuildRequires: perl(ExtUtils::LibBuilder) >= 0.90.0
BuildRequires: perl(Module::Build) >= 0.3603
BuildRequires: perl(Scalar::Util) >= 1.42
Requires: perl(Scalar::Util) >= 1.42
Provides: perl(Text::BibTeX) = 0.890.0
Provides: perl(Text::BibTeX) = %{version}
Provides: perl(Text::BibTeX::BibEntry) = 0.88
Provides: perl(Text::BibTeX::BibFormat) = 0.88
Provides: perl(Text::BibTeX::BibSort) = 0.88
@ -66,7 +67,6 @@ low-level. If you have more sophisticated needs, you might be interested
the "Text::BibTeX" module for Perl.
# MANUAL END
%description
The 'Text::BibTeX' module serves mainly as a high-level introduction to the