libmtp: bump to 1.1.16, sort PROVIDES.

This commit is contained in:
fbrosson
2018-10-28 10:46:47 +00:00
parent 0dbf960e67
commit cc82b2e059
2 changed files with 5 additions and 5 deletions

View File

@@ -5,10 +5,10 @@ Subject: fix configure.ac
diff --git a/configure.ac b/configure.ac
index 677c654..b3e80b7 100644
index 9322473..e227f00 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_INIT([libmtp], [1.1.15], [libmtp-discuss@lists.sourceforge.net])
@@ -4,7 +4,7 @@ AC_INIT([libmtp], [1.1.16], [libmtp-discuss@lists.sourceforge.net])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_SRCDIR([src/libmtp.c])
@@ -18,5 +18,5 @@ index 677c654..b3e80b7 100644
# Checks for programs.
AC_PROG_CC
--
1.8.3.4
2.19.1