public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. e78194361bad619058031f571105c3f71f07600f
Date: Thu, 15 Oct 2015 16:41:37 +0200	[thread overview]
Message-ID: <20151015144137.B166820FEF@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 4265 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  e78194361bad619058031f571105c3f71f07600f (commit)
       via  ef101010cb2b1b6c173c16728bc9a14225d0f60d (commit)
       via  406d01e730bd54d41bf8a6273014c4b167172fec (commit)
      from  c3a471c095472630bb345646ee518341ded5c40b (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 e78194361bad619058031f571105c3f71f07600f
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date:   Fri Oct 9 20:00:36 2015 +0200

    xorg-x11-util-macros: Update to 0.19.0.
    
    This is an update to the latest version of the
    xorg-x11-util-macros which are required by various
    X11 tools and wayland.
    
    Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
    Reviewed-by: Timo Eissler <timo.eissler(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit ef101010cb2b1b6c173c16728bc9a14225d0f60d
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date:   Fri Oct 9 19:57:33 2015 +0200

    xcb-proto: Update to 1.11.
    
    This is an update to the latest stable release to the xcb
    development headers.
    
    Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
    reviewed-by: Timo Eissler <timo.eissler(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 406d01e730bd54d41bf8a6273014c4b167172fec
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date:   Fri Oct 9 19:05:57 2015 +0200

    icu: Update to version 56.1.
    
    This is an update to the latest stable release.
    
    As a benefit of this, the brocken tests also are fixed.
    
    Fixes #10789
    
    Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
    reviewed-by: Timo Eissler <timo.eissler(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 icu/icu.nm                                   | 10 +++++-----
 xcb-proto/xcb-proto.nm                       |  2 +-
 xorg-x11-util-macros/xorg-x11-util-macros.nm |  2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

Difference in files:
diff --git a/icu/icu.nm b/icu/icu.nm
index 116ed14..39b7b83 100644
--- a/icu/icu.nm
+++ b/icu/icu.nm
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = icu
-version    = %{ver_major}.%{ver_minor}.%{ver_plevel}
-ver_major  = 50
+version    = %{ver_major}.%{ver_minor}
+ver_major  = 56
 ver_minor  = 1
-ver_plevel = 2
-release    = 3
+ver_plevel =
+release    = 1
 
 groups     = Development/Tools
 url        = http://www.icu-project.org
@@ -20,7 +20,7 @@ description
 end
 
 source_dl  = http://download.icu-project.org/files/icu4c/%{version}/
-sources    = icu4c-%{ver_major}_%{ver_minor}_%{ver_plevel}-src.tgz
+sources    = icu4c-%{ver_major}_%{ver_minor}-src.tgz
 
 build
 	DIR_APP = %{DIR_SRC}/icu/source
diff --git a/xcb-proto/xcb-proto.nm b/xcb-proto/xcb-proto.nm
index 787b8a2..bddbaa0 100644
--- a/xcb-proto/xcb-proto.nm
+++ b/xcb-proto/xcb-proto.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = xcb-proto
-version    = 1.8
+version    = 1.11
 release    = 1
 arch       = noarch
 
diff --git a/xorg-x11-util-macros/xorg-x11-util-macros.nm b/xorg-x11-util-macros/xorg-x11-util-macros.nm
index 478570b..121c2c1 100644
--- a/xorg-x11-util-macros/xorg-x11-util-macros.nm
+++ b/xorg-x11-util-macros/xorg-x11-util-macros.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = xorg-x11-util-macros
-version    = 1.17
+version    = 1.19.0
 release    = 1
 arch       = noarch
 


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

                 reply	other threads:[~2015-10-15 14:41 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=20151015144137.B166820FEF@argus.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