summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLyes Saadi <mail@lyes.eu>2020-05-20 01:35:48 +0100
committerLyes Saadi <mail@lyes.eu>2020-05-20 01:35:48 +0100
commitd92ae2fa2a02666b4f86e8ba308a495f059d59bb (patch)
tree3bfe06dfd8ea3716f4bd0fe3e4ccfe68f6e94b9f
parent96c7309c14c95299f4f6601cb296b52a6ba09c2f (diff)
downloadspec-d92ae2fa2a02666b4f86e8ba308a495f059d59bb.tar.gz
spec-d92ae2fa2a02666b4f86e8ba308a495f059d59bb.tar.xz
spec-d92ae2fa2a02666b4f86e8ba308a495f059d59bb.zip
Updating multimarkdown.
-rw-r--r--multimarkdown/multimarkdown.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/multimarkdown/multimarkdown.spec b/multimarkdown/multimarkdown.spec
index d0862ab..3dbc37f 100644
--- a/multimarkdown/multimarkdown.spec
+++ b/multimarkdown/multimarkdown.spec
@@ -1,8 +1,8 @@
%global projectname MultiMarkdown-6
Name: multimarkdown
-Version: 6.5.1
-Release: 4%{?dist}
+Version: 6.5.2
+Release: 1%{?dist}
Summary: Lightweight markup processor to produce HTML, LaTeX, and more
# MultiMarkdown 6 is licensed under MIT, licenses of bundled software is next to the bundling declaration
@@ -10,9 +10,6 @@ License: MIT and ((MIT and GPLv2) and zlib and BSD and MIT and BSD)
URL: https://fletcher.github.io/%{projectname}/
Source0: https://github.com/fletcher/%{projectname}/archive/%{version}/%{projectname}-%{version}.tar.gz
-# https://github.com/fletcher/MultiMarkdown-6/pull/184
-Patch0: fsf-address.patch
-
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: git-core
@@ -78,9 +75,12 @@ ctest -V %{?_smp_mflags}
%{_datadir}/texmf/tex/latex/mmd6
%changelog
+* Fri Apr 10 2020 Lyes Saadi <fedora@lyes.eu> - 6.5.2-1
+- Update to 6.5.2
+
* Mon Feb 10 2020 Lyes Saadi <fedora@lyes.eu> - 6.5.1-4
- Patching FSF address.
-- Documenting the licensing breakdown.
+- Documenting the licensing breakdown.
* Mon Feb 10 2020 Lyes Saadi <fedora@lyes.eu> - 6.5.1-3
- https://github.com/fletcher/MultiMarkdown-6/issues/180 :