diff --git a/.gitignore b/.gitignore index 8945a09..796bc8f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ glibc64-2.11.1-1.tar.bz2 +/glibc64-2.18.90-1.tar.bz2 diff --git a/glibc64.spec b/glibc64.spec index db8b40a..fa959df 100644 --- a/glibc64.spec +++ b/glibc64.spec @@ -1,11 +1,11 @@ %define debug_package %{nil} Summary: The GNU libc 32-bit libraries. Name: glibc64 -Version: 2.11.1 -Release: 6 +Version: 2.18.90 +Release: 1 License: LGPL Group: System Environment/Libraries -Source: glibc64-%{version}-1.tar.bz2 +Source: glibc64-%{version}-%{release}.tar.bz2 Buildroot: %{_tmppath}/glibc-%{PACKAGE_VERSION}-root #ExclusiveArch: ppc @@ -46,6 +46,10 @@ rm -rf "$RPM_BUILD_ROOT" %endif %changelog +* Sun Feb 16 2014 Karsten Hopp 2.18.90-1 +- updated from glibc-2.18.90-27 +- add some uncommitted changelogs/changes + * Mon Aug 05 2013 Karsten Hopp 2.11.1-6 - fix source0 (release of tarball is still 1) - build empty ppc64 rpm do avoid pulling in 32bit package with koji-shadow diff --git a/sources b/sources index e15b7be..7809201 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d82ce87ae24d5ba51b54749de0d37bbd glibc64-2.11.1-1.tar.bz2 +dba7eebdab8c0159b4b5907f0a9694d4 glibc64-2.18.90-1.tar.bz2