From 9677a9ebbf06cc94fef089b06b5687ffc9e6f51d Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Jan 30 2021 14:05:11 +0000 Subject: update to version 2.9.1 --- diff --git a/.gitignore b/.gitignore index 5c312a9..d5cb94d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /univocity-parsers-2.8.3.tar.gz /univocity-parsers-2.8.4.tar.gz /univocity-parsers-2.9.0.tar.gz +/univocity-parsers-2.9.1.tar.gz diff --git a/sources b/sources index ce3602b..1795fdb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (univocity-parsers-2.9.0.tar.gz) = e706901c1fefaed7f537ec2107e6a5ff4bf406e144dbeb401a9a22054650abf93362ac42c359066f2de672fffbb6ead0b4ee85122f1dcfe27fd39bd86f2d7e18 +SHA512 (univocity-parsers-2.9.1.tar.gz) = f22062a277015c5f7fdc10b192ff07576baa6a8b67116bdc8e9aed37a70b6f3268a8faf0e422620be63deff13e3d74d4606f7c972cd9b4afda553f88feb75887 diff --git a/univocity-parsers.spec b/univocity-parsers.spec index d763dca..4850451 100644 --- a/univocity-parsers.spec +++ b/univocity-parsers.spec @@ -1,8 +1,8 @@ %bcond_without tests Name: univocity-parsers -Version: 2.9.0 -Release: 2%{?dist} +Version: 2.9.1 +Release: 1%{?dist} Summary: Collection of parsers for Java License: ASL 2.0 @@ -55,6 +55,9 @@ API documentation for %{name}. %license LICENSE-2.0.html %changelog +* Sat Jan 30 2021 Fabio Valentini - 2.9.1-1 +- Update to version 2.9.1. + * Wed Jan 27 2021 Fedora Release Engineering - 2.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild