From 82d5285b2367475dc11f2e03eebe9194fc4c418c Mon Sep 17 00:00:00 2001 From: Adrien Vergé Date: Feb 26 2017 08:34:52 +0000 Subject: Update to latest upstream version --- diff --git a/.gitignore b/.gitignore index ee338ce..14ec828 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/yamllint-1.6.0.tar.gz +/yamllint-1.6.1.tar.gz diff --git a/sources b/sources index 7e5aee6..9953bc2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb0f14c67cfb8d9c5eeb8732dc69bc76 yamllint-1.6.0.tar.gz +SHA512 (yamllint-1.6.1.tar.gz) = b28998b568201957c86ae339d6e05775fab16a473f987f8dea464b749a13f1f2573e89b3e3ceaa20653173f2ed74cdcdde342fce694c01e92293700880679373 diff --git a/yamllint.spec b/yamllint.spec index a0387e4..49abfa1 100644 --- a/yamllint.spec +++ b/yamllint.spec @@ -2,8 +2,8 @@ %global pypi_name yamllint Name: %{pypi_name} -Version: 1.6.0 -Release: 3%{?dist} +Version: 1.6.1 +Release: 1%{?dist} Summary: A linter for YAML files License: GPLv3+ @@ -58,6 +58,9 @@ install -m0644 docs/_build/man/%{pypi_name}.1.gz %{buildroot}%{_mandir}/man1/ %exclude %{python3_sitelib}/tests %changelog +* Sun Feb 26 2017 Adrien Vergé - 1.6.1-1 +- Update to latest upstream version + * Sat Feb 11 2017 Fedora Release Engineering - 1.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild