[prelink] 0.4.4-1

Jakub Jelinek jakub at fedoraproject.org
Tue Nov 23 17:37:13 UTC 2010


commit 5f91df9c8566a089d7c7ecf031afd62fcb03dd49
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Tue Nov 23 18:37:11 2010 +0100

    0.4.4-1

 .gitignore   |    2 +-
 prelink.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 667126f..07f4aa1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-prelink-20100714.tar.bz2
+prelink-20101122.tar.bz2
diff --git a/prelink.spec b/prelink.spec
index 503fe4d..e6604cf 100644
--- a/prelink.spec
+++ b/prelink.spec
@@ -1,10 +1,10 @@
 Summary: An ELF prelinking utility
 Name: prelink
-Version: 0.4.3
-Release: 4%{?dist}
+Version: 0.4.4
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
-%define date 20100714
+%define date 20101122
 Source: http://people.redhat.com/jakub/prelink/prelink-%{date}.tar.bz2
 Source2: prelink.conf
 Source3: prelink.cron
@@ -100,6 +100,9 @@ rm -rf %{buildroot}
 %attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/log/prelink/prelink.log
 
 %changelog
+* Tue Nov 23 2010 Jakub Jelinek <jakub at redhat.com> 0.4.4-1
+- support copying over extended attributes (#456105)
+
 * Wed Jul 14 2010 Jakub Jelinek <jakub at redhat.com> 0.4.3-4
 - for prelink -u -o ... if no .gnu.prelink_undo section is
   present just pass through the original bits to the output file
diff --git a/sources b/sources
index fcca8f8..b373dea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b611c94bc28fa3343823e9932a22c48a  prelink-20100714.tar.bz2
+61579b21ef3f6affa4e618f50c8a9e9a  prelink-20101122.tar.bz2


More information about the scm-commits mailing list