From 65ff8c3cf348388ab1b6ff0dbfe5ff9e1155b42d Mon Sep 17 00:00:00 2001 From: Nikola Forró Date: May 31 2017 08:56:58 +0000 Subject: Update to 0.1.6 - resolves: #1457165 --- diff --git a/.gitignore b/.gitignore index c4ddb01..f0ef89f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /m2r-539a0794236ad25d03bab717c2cc5555d3b098de.tar.gz +/m2r-871d57941e74e29bb66ae6d65fa0517e6001f62a.tar.gz diff --git a/python-m2r.spec b/python-m2r.spec index 4d338a8..9c64664 100644 --- a/python-m2r.spec +++ b/python-m2r.spec @@ -1,20 +1,17 @@ %global github_name m2r -%global commit 539a0794236ad25d03bab717c2cc5555d3b098de +%global commit 871d57941e74e29bb66ae6d65fa0517e6001f62a %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global desc M2R converts a markdown file including reST markups to a valid reST format. Name: python-%{github_name} -Version: 0.1.5 -Release: 2.git%{shortcommit}%{?dist} +Version: 0.1.6 +Release: 1.git%{shortcommit}%{?dist} Summary: Markdown to reStructuredText converter License: MIT URL: https://github.com/miyakogi/%{github_name} Source0: https://github.com/miyakogi/%{github_name}/archive/%{commit}/%{github_name}-%{commit}.tar.gz -# https://github.com/miyakogi/m2r/pull/3 -Patch0: fix-image_link-regex.patch - BuildArch: noarch @@ -56,7 +53,6 @@ Summary: %{summary} %prep %setup -qn %{github_name}-%{commit} -%patch0 -p1 # Remove upstream's egg-info rm -rf %{github_name}.egg-info @@ -99,6 +95,10 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test -s tests %changelog +* Wed May 31 2017 Nikola Forró - 0.1.6-1.git871d579 +- Update to 0.1.6 + resolves: #1457165 + * Wed May 17 2017 Nikola Forró - 0.1.5-2.git539a079 - Make image_link regex non-greedy diff --git a/sources b/sources index d1047f6..96ac0c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (m2r-539a0794236ad25d03bab717c2cc5555d3b098de.tar.gz) = 7e7ffeca35733b92daba8f01e80171da5a54508a4ed6a31ce9c846f764e439c882cd7eb3b2c1a0f9d1248ffee70f3de2059fcb54ec4817729d07f3b18d523dcb +SHA512 (m2r-871d57941e74e29bb66ae6d65fa0517e6001f62a.tar.gz) = 996b3b9180a3418eb5df0eaa4f457334f6f1ce05456d351670f60982fdd9c9fcc6f3b662c0e9e20f500b948c59c8a01b960e61d6ffb1f40577ec0835ae6b58b8