public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 8ef817a80a1faa7bf6fb3e53d50a76cd9b847f91
Date: Tue, 08 Jan 2019 16:34:01 +0000	[thread overview]
Message-ID: <20190108163401.BAD0D84FDD4@people01.i.ipfire.org> (raw)

[-- 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

                 reply	other threads:[~2019-01-08 16:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190108163401.BAD0D84FDD4@people01.i.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox