[dietlibc] updated to recent snapshot

ensc ensc at fedoraproject.org
Sun Aug 26 14:24:29 UTC 2012


commit 48316be399fb8c7a1e01737373a446298473d3ea
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Sun Aug 26 16:22:30 2012 +0200

    updated to recent snapshot

 .gitignore    |    2 ++
 dietlibc.spec |   10 +++++++---
 sources       |    4 ++--
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32cf102..5946530 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 /dietlibc-0.33.20120330.tar.xz
 /dietlibc-github-236455eac1d2ed2e2004a89b85f904f3ab27e0da.patch.gz
+/dietlibc-0.33.20120825.tar.xz
+/dietlibc-github-c3f1cf67fcc186bb859e64a085bf98aaa6182a82.patch.gz
diff --git a/dietlibc.spec b/dietlibc.spec
index ef41600..d894a35 100644
--- a/dietlibc.spec
+++ b/dietlibc.spec
@@ -7,8 +7,8 @@
 %bcond_without		noarch
 ##
 
-%global prerelease	20120330
-%global githubref	236455eac1d2ed2e2004a89b85f904f3ab27e0da
+%global prerelease	20120825
+%global githubref	c3f1cf67fcc186bb859e64a085bf98aaa6182a82
 %global pkglibdir	%_prefix/lib/dietlibc
 
 %ifarch %ix86 x86_64
@@ -35,7 +35,7 @@
 Summary:	Small libc implementation
 Name:		dietlibc
 Version:	0.33
-Release:	%release_func 1804
+Release:	%release_func 1900
 License:	GPLv2
 Group:		Development/Libraries
 URL:		http://www.fefe.de/dietlibc/
@@ -198,6 +198,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Aug 26 2012 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.33-0.1900.20120825
+- updated to recent snapshot
+- fixed s390 issues (reported and patched by Dan HorĂ¡k)
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.33-0.1804.20120330
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 103e4aa..d998747 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-a6f2dac580cff9bb79da5d3a75c7cc8a  dietlibc-0.33.20120330.tar.xz
-f481faef12b80822f0197b014438ac5e  dietlibc-github-236455eac1d2ed2e2004a89b85f904f3ab27e0da.patch.gz
+016865b8c40d40a57b2ddb5862f2e338  dietlibc-0.33.20120825.tar.xz
+734e14b59b7f017ae5843ee9b9b6d34e  dietlibc-github-c3f1cf67fcc186bb859e64a085bf98aaa6182a82.patch.gz


More information about the scm-commits mailing list