From 5b2021c21ea942c5ded498dc79512d4e9cdfcf78 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:46:46 +0100 Subject: [PATCH] update to 0.34 [release 0.34-1mamba;Sat Aug 17 2019] --- dietlibc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dietlibc.spec b/dietlibc.spec index e2a9f8c..b16a258 100644 --- a/dietlibc.spec +++ b/dietlibc.spec @@ -1,7 +1,7 @@ %define target_cpu %(echo %{_target_cpu} | sed -e "s,i.86\\|pentium.\\|athlon,i386,;s,amd64,x86_64,;s,armv.*,arm,") Name: dietlibc -Version: 0.33 +Version: 0.34 Release: 1mamba Summary: A libc optimized for small size Group: Development/Libraries @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.fefe.de/dietlibc/ -Source: http://www.fefe.de/dietlibc/dietlibc-%{version}.tar.bz2 +Source: http://www.fefe.de/dietlibc/dietlibc-%{version}.tar.xz #Source: http://www.kernel.org/pub/linux/libs/dietlibc/dietlibc-%{version}.tar.bz2 #Patch0: dietlibc-0.33-fix-missing-header-nice_s.patch License: GPL @@ -115,6 +115,9 @@ make install \ %doc README README.* SECURITY THANKS TODO %changelog +* Sat Aug 17 2019 Silvan Calarco 0.34-1mamba +- update to 0.34 + * Thu Jun 20 2013 Automatic Build System 0.33-1mamba - update to 0.33