Accepting request 642548 from Publishing
- Update to version 2.2.4: * No changelog provided OBS-URL: https://build.opensuse.org/request/show/642548 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/discount?expand=0&rev=10
This commit is contained in:
commit
33e78efed3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:75f5d5fda2e9607a5c77455296b41e5dd436389e20f35c37bea395d35aea0954
|
|
||||||
size 98325
|
|
3
discount-2.2.4.tar.bz2
Normal file
3
discount-2.2.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:74fd1e3cc2b4eacf7325d3fd89df38b589db60d5dd0f4f14a0115f7da5e230a5
|
||||||
|
size 99482
|
@ -1,8 +1,8 @@
|
|||||||
Index: discount-2.2.3a/configure.inc
|
Index: discount-2.2.4/configure.inc
|
||||||
===================================================================
|
===================================================================
|
||||||
--- discount-2.2.3a.orig/configure.inc
|
--- discount-2.2.4.orig/configure.inc
|
||||||
+++ discount-2.2.3a/configure.inc
|
+++ discount-2.2.4/configure.inc
|
||||||
@@ -1388,7 +1388,6 @@ __AC_ELF_LIBRARIAN() {
|
@@ -1393,7 +1393,6 @@ __AC_ELF_LIBRARIAN() {
|
||||||
if $AC_CC $_VFLAGS -o ngc$$.so ngc$$.c; then
|
if $AC_CC $_VFLAGS -o ngc$$.so ngc$$.c; then
|
||||||
USE_SONAME=T
|
USE_SONAME=T
|
||||||
fi
|
fi
|
||||||
@ -10,7 +10,7 @@ Index: discount-2.2.3a/configure.inc
|
|||||||
|
|
||||||
if [ "$LDCONFIG" ]; then
|
if [ "$LDCONFIG" ]; then
|
||||||
case `uname -s 2>/dev/null | $AC_UPPERCASE` in
|
case `uname -s 2>/dev/null | $AC_UPPERCASE` in
|
||||||
@@ -1434,7 +1433,6 @@ install)$PROG_INSTALL -c \$FULLNAME "\$1
|
@@ -1439,7 +1438,6 @@ install)$PROG_INSTALL -c \$FULLNAME "\$1
|
||||||
$PROG_LN_S -f \$FULLNAME \$1/\$LIBNAME.\$MAJOR
|
$PROG_LN_S -f \$FULLNAME \$1/\$LIBNAME.\$MAJOR
|
||||||
$PROG_LN_S -f \$FULLNAME \$1/\$LIBNAME
|
$PROG_LN_S -f \$FULLNAME \$1/\$LIBNAME
|
||||||
EOF
|
EOF
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Index: discount-2.2.3a/Makefile.in
|
Index: discount-2.2.4/Makefile.in
|
||||||
===================================================================
|
===================================================================
|
||||||
--- discount-2.2.3a.orig/Makefile.in
|
--- discount-2.2.4.orig/Makefile.in
|
||||||
+++ discount-2.2.3a/Makefile.in
|
+++ discount-2.2.4/Makefile.in
|
||||||
@@ -125,9 +125,9 @@ test: $(PGMS) $(TESTFRAMEWORK) verify
|
@@ -125,9 +125,9 @@ test: $(PGMS) $(TESTFRAMEWORK) verify
|
||||||
branch: tools/branch.c config.h
|
branch: tools/branch.c config.h
|
||||||
$(CC) -o branch tools/branch.c
|
$(CC) -o branch tools/branch.c
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 17 07:24:36 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.2.4:
|
||||||
|
* No changelog provided
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 25 09:11:13 UTC 2018 - mpluskal@suse.com
|
Mon Jun 25 09:11:13 UTC 2018 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -12,14 +12,14 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define sover 2
|
%define sover 2
|
||||||
%bcond_with fenced_code
|
%bcond_with fenced_code
|
||||||
Name: discount
|
Name: discount
|
||||||
Version: 2.2.3a
|
Version: 2.2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Markdown text to HTML converter
|
Summary: Markdown text to HTML converter
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user