- updated to 0.70

* Added metadata for metacpan

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=11
This commit is contained in:
Stephan Kulow 2014-09-19 12:29:17 +00:00 committed by Git OBS Bridge
parent 4c63642a62
commit 691335f7e0
4 changed files with 12 additions and 17 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 19 12:15:49 UTC 2014 - coolo@suse.com
- updated to 0.70
* Added metadata for metacpan
-------------------------------------------------------------------
Fri Jun 20 14:55:33 UTC 2014 - schwab@linux-m68k.org

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Text-BibTeX
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# 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: perl-Text-BibTeX
Version: 0.69
Version: 0.70
Release: 0
%define cpan_name Text-BibTeX
Summary: Interface to read and parse BibTeX files
@ -35,18 +35,7 @@ BuildRequires: perl(Capture::Tiny) >= 0.06
BuildRequires: perl(Config::AutoConf) >= 0.16
BuildRequires: perl(ExtUtils::CBuilder) >= 0.27
BuildRequires: perl(ExtUtils::LibBuilder) >= 0.02
BuildRequires: perl(Module::Build)
#BuildRequires: perl(ExtUtils::ParseXS)
#BuildRequires: perl(MyBuilder)
#BuildRequires: perl(Text::BibTeX)
#BuildRequires: perl(Text::BibTeX::BibFormat)
#BuildRequires: perl(Text::BibTeX::BibSort)
#BuildRequires: perl(Text::BibTeX::Entry)
#BuildRequires: perl(Text::BibTeX::File)
#BuildRequires: perl(Text::BibTeX::Name)
#BuildRequires: perl(Text::BibTeX::NameFormat)
#BuildRequires: perl(Text::BibTeX::Structure)
#BuildRequires: perl(Text::BibTeX::Value)
BuildRequires: perl(Module::Build) > 0.36
%{perl_requires}
%description