Accepting request 825315 from devel:languages:perl:autoupdate

- updated to 0.83
   see /usr/share/doc/packages/perl-DateTime-Format-Builder/Changes
  0.83     2020-08-09
  - Switched to GitHub issues.

OBS-URL: https://build.opensuse.org/request/show/825315
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Format-Builder?expand=0&rev=16
This commit is contained in:
Lars Vogdt 2020-08-13 00:39:53 +00:00 committed by Git OBS Bridge
parent 97be832cf7
commit e273e75169
4 changed files with 17 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:383faeb22b992c77ca65a5257992dd2f6db91a7db73ea4601c512e1c6c2e1ca3
size 63465

BIN
DateTime-Format-Builder-0.83.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Aug 10 03:07:28 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.83
see /usr/share/doc/packages/perl-DateTime-Format-Builder/Changes
0.83 2020-08-09
- Switched to GitHub issues.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 13 15:56:41 UTC 2019 - Stephan Kulow <coolo@suse.com> Wed Mar 13 15:56:41 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package perl-DateTime-Format-Builder # spec file for package perl-DateTime-Format-Builder
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: perl-DateTime-Format-Builder Name: perl-DateTime-Format-Builder
Version: 0.82 Version: 0.83
Release: 0 Release: 0
%define cpan_name DateTime-Format-Builder %define cpan_name DateTime-Format-Builder
Summary: Create DateTime parser classes and objects Summary: Create DateTime parser classes and objects
License: Artistic-2.0 License: Artistic-2.0
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
BuildArch: noarch BuildArch: noarch
@ -69,7 +69,7 @@ make test
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,755) %defattr(-,root,root,755)
%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md examples README.md %doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md examples README.md
%license LICENSE %license LICENSE
%changelog %changelog