public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 8ef817a80a1faa7bf6fb3e53d50a76cd9b847f91
@ 2019-01-08 16:34 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2019-01-08 16:34 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 2719 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  8ef817a80a1faa7bf6fb3e53d50a76cd9b847f91 (commit)
      from  25c2ca8fe29e3edc6aef9894438b0e8332eeb41e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8ef817a80a1faa7bf6fb3e53d50a76cd9b847f91
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sun Jan 6 07:50:27 2019 +0000

    readline: Update to 8.0
    
    This also bumps the compat package to 7.0 so that other applications
    continue to function.
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 compat-readline/compat-readline.nm | 10 +++++-----
 readline/readline.nm               |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

Difference in files:
diff --git a/compat-readline/compat-readline.nm b/compat-readline/compat-readline.nm
index 54250431f..66727a3ff 100644
--- a/compat-readline/compat-readline.nm
+++ b/compat-readline/compat-readline.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = compat-readline
-version    = 6.3
+version    = 7.0
 release    = 1
 
 thisapp    = readline-%{version}
@@ -41,11 +41,11 @@ build
 		# Only install libraries.
 		mkdir -pv %{BUILDROOT}%{libdir}
 
-		install -m 755 shlib/libhistory.so.6.3 %{BUILDROOT}%{libdir}
-		ln -svf libhistory.so.6.3 %{BUILDROOT}%{libdir}/libhistory.so.6
+		install -m 755 shlib/libhistory.so.7.0 %{BUILDROOT}%{libdir}
+		ln -svf libhistory.so.7.0 %{BUILDROOT}%{libdir}/libhistory.so.7
 
-		install -m 755 shlib/libreadline.so.6.3 %{BUILDROOT}%{libdir}
-		ln -svf libreadline.so.6.3 %{BUILDROOT}%{libdir}/libreadline.so.6
+		install -m 755 shlib/libreadline.so.7.0 %{BUILDROOT}%{libdir}
+		ln -svf libreadline.so.7.0 %{BUILDROOT}%{libdir}/libreadline.so.7
 	end
 end
 
diff --git a/readline/readline.nm b/readline/readline.nm
index e45b36664..d3f9fbe0f 100644
--- a/readline/readline.nm
+++ b/readline/readline.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = readline
-version    = 7.0
+version    = 8.0
 release    = 1
 
 groups     = System/Libraries


hooks/post-receive
--
IPFire 3.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-08 16:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08 16:34 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 8ef817a80a1faa7bf6fb3e53d50a76cd9b847f91 Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox