Accepting request 879100 from Publishing
OBS-URL: https://build.opensuse.org/request/show/879100 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/discount?expand=0&rev=13
This commit is contained in:
commit
607a532a72
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae68a4832ff8e620286304ec525c1fe8957be4d8f1e774588eb03d1c3deb74a7
|
||||
size 102303
|
3
discount-2.2.7.tar.bz2
Normal file
3
discount-2.2.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1262be5d7b04f3c4e2cee3a0937369b12786af18f65f599f334eefbc0ee9508
|
||||
size 102277
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 12 23:06:20 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to version 2.2.7:
|
||||
* fix small buffer overflow
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 09:04:18 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define sover 2
|
||||
%bcond_with fenced_code
|
||||
Name: discount
|
||||
Version: 2.2.6
|
||||
Version: 2.2.7
|
||||
Release: 0
|
||||
Summary: Markdown text to HTML converter
|
||||
License: BSD-3-Clause
|
||||
Group: Productivity/Text/Convertors
|
||||
URL: https://www.pell.portland.or.us/~orc/Code/discount/
|
||||
Source: http://www.pell.portland.or.us/~orc/Code/discount/discount-%{version}.tar.bz2
|
||||
Source: https://www.pell.portland.or.us/~orc/Code/discount/discount-%{version}.tar.bz2
|
||||
Patch1: discount-disable_ldconfig.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig
|
||||
@ -100,7 +100,8 @@ fi
|
||||
%postun -n libmarkdown%{sover} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%doc COPYRIGHT CREDITS README
|
||||
%license COPYRIGHT
|
||||
%doc CREDITS README
|
||||
%{_bindir}/makepage
|
||||
%{_bindir}/markdown
|
||||
%{_bindir}/discount-markdown
|
||||
|
Loading…
Reference in New Issue
Block a user