diff --git a/discount-2.2.3a.tar.bz2 b/discount-2.2.3a.tar.bz2 deleted file mode 100644 index ee27556..0000000 --- a/discount-2.2.3a.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75f5d5fda2e9607a5c77455296b41e5dd436389e20f35c37bea395d35aea0954 -size 98325 diff --git a/discount-2.2.4.tar.bz2 b/discount-2.2.4.tar.bz2 new file mode 100644 index 0000000..be961cc --- /dev/null +++ b/discount-2.2.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74fd1e3cc2b4eacf7325d3fd89df38b589db60d5dd0f4f14a0115f7da5e230a5 +size 99482 diff --git a/discount-disable_ldconfig.patch b/discount-disable_ldconfig.patch index 4452ece..6674d2e 100644 --- a/discount-disable_ldconfig.patch +++ b/discount-disable_ldconfig.patch @@ -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.3a/configure.inc -@@ -1388,7 +1388,6 @@ __AC_ELF_LIBRARIAN() { +--- discount-2.2.4.orig/configure.inc ++++ discount-2.2.4/configure.inc +@@ -1393,7 +1393,6 @@ __AC_ELF_LIBRARIAN() { if $AC_CC $_VFLAGS -o ngc$$.so ngc$$.c; then USE_SONAME=T fi @@ -10,7 +10,7 @@ Index: discount-2.2.3a/configure.inc if [ "$LDCONFIG" ]; then 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 EOF diff --git a/discount-fix-compile-warings.diff b/discount-fix-compile-warings.diff index 651a657..487275e 100644 --- a/discount-fix-compile-warings.diff +++ b/discount-fix-compile-warings.diff @@ -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.3a/Makefile.in +--- discount-2.2.4.orig/Makefile.in ++++ discount-2.2.4/Makefile.in @@ -125,9 +125,9 @@ test: $(PGMS) $(TESTFRAMEWORK) verify branch: tools/branch.c config.h $(CC) -o branch tools/branch.c diff --git a/discount.changes b/discount.changes index 5ba3d3f..155f771 100644 --- a/discount.changes +++ b/discount.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 17 07:24:36 UTC 2018 - Martin Pluskal + +- Update to version 2.2.4: + * No changelog provided + ------------------------------------------------------------------- Mon Jun 25 09:11:13 UTC 2018 - mpluskal@suse.com diff --git a/discount.spec b/discount.spec index f67d9eb..a5fe2b8 100644 --- a/discount.spec +++ b/discount.spec @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # 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 %bcond_with fenced_code Name: discount -Version: 2.2.3a +Version: 2.2.4 Release: 0 Summary: Markdown text to HTML converter License: BSD-3-Clause