From eec1bec42918e1896c9671511c54c8aa7d0fbacf Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 18 Jun 2020 21:18:22 +0200 Subject: [PATCH] upgrading package: stylelint 13.6.0 -> 13.6.1 --- stylelint/stylelint.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stylelint/stylelint.spec b/stylelint/stylelint.spec index 83e4c702ef..0210212122 100644 --- a/stylelint/stylelint.spec +++ b/stylelint/stylelint.spec @@ -22,8 +22,8 @@ ## # package version -%define V_stylelint 13.6.0 -%define V_stylelint_snap 20200606 +%define V_stylelint 13.6.1 +%define V_stylelint_snap 20200618 # package information Name: stylelint @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_stylelint} -Release: 20200606 +Release: 20200618 # list of sources Source0: http://download.openpkg.org/components/versioned/stylelint/stylelint-%{V_stylelint}-%{V_stylelint_snap}.tar.gz