From 7e69cdca5d0ae9a659003e4b4ae854a7bb422c7908d2a087302c8ef4f4c59d5c Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 25 Sep 2018 09:59:14 +0000 Subject: [PATCH] Accepting request 637735 from home:pmonrealgonzalez:branches:devel:languages:perl - updated to 4.048 * Fix corrupted META.json so cpan installations work as expected. https://github.com/perl5-dbi/DBD-mysql/issues/263 - Cleaned with spec-cleaner OBS-URL: https://build.opensuse.org/request/show/637735 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-mysql?expand=0&rev=66 --- DBD-mysql-4.047.tar.gz | 3 --- DBD-mysql-4.048.tar.gz | 3 +++ perl-DBD-mysql.changes | 9 +++++++++ perl-DBD-mysql.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 DBD-mysql-4.047.tar.gz create mode 100644 DBD-mysql-4.048.tar.gz diff --git a/DBD-mysql-4.047.tar.gz b/DBD-mysql-4.047.tar.gz deleted file mode 100644 index e282cee..0000000 --- a/DBD-mysql-4.047.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a56d1b93a9748c25be6486075a72c416d66f61b8bb6e54492fa6408f2fbb145 -size 157309 diff --git a/DBD-mysql-4.048.tar.gz b/DBD-mysql-4.048.tar.gz new file mode 100644 index 0000000..c8e73e2 --- /dev/null +++ b/DBD-mysql-4.048.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1737ffcae68712c04bf529f098df53534ca9a60eb3ce0ad23700bfc40c6415ff +size 159541 diff --git a/perl-DBD-mysql.changes b/perl-DBD-mysql.changes index cc4882f..3438825 100644 --- a/perl-DBD-mysql.changes +++ b/perl-DBD-mysql.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 24 16:46:51 UTC 2018 - pmonrealgonzalez@suse.com + +- updated to 4.048 + * Fix corrupted META.json so cpan installations work as expected. + https://github.com/perl5-dbi/DBD-mysql/issues/263 + +- Cleaned with spec-cleaner + ------------------------------------------------------------------- Wed Sep 12 14:04:10 UTC 2018 - pmonrealgonzalez@suse.com diff --git a/perl-DBD-mysql.spec b/perl-DBD-mysql.spec index d96959c..c0fcba5 100644 --- a/perl-DBD-mysql.spec +++ b/perl-DBD-mysql.spec @@ -18,13 +18,13 @@ %define cpan_name DBD-mysql Name: perl-DBD-mysql -Version: 4.047 +Version: 4.048 Release: 0 Summary: MySQL driver for the Perl5 Database Interface (DBI) License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/DBD-mysql/ -Source0: http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/%{cpan_name}-%{version}.tar.gz +Url: https://metacpan.org/release/DBD-mysql +Source0: https://cpan.metacpan.org/authors/id/M/MI/MICHIELB/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml Patch0: perl-DBD-mysql-MARIADB_BASE_VERSION.patch BuildRequires: perl