[upx] 3.07. Still bundling lzma. Still waiting for someone to review the SDK for me.

Jon Ciesla limb at fedoraproject.org
Mon Oct 18 20:13:37 UTC 2010


commit d4ec54d65bd59e30b7e9fd2a2b164dd2e3efd480
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Mon Oct 18 15:12:58 2010 -0500

    3.07.  Still bundling lzma.  Still waiting for someone to review the SDK for me.

 .gitignore |    2 ++
 sources    |    2 +-
 upx.spec   |    7 +++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa09bf7..c639c80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 upx-3.04-src.tar.bz2
 lzma465.tar.bz2
+/upx-3.07-src.tar.bz2
+/lzma465.tar.bz2
diff --git a/sources b/sources
index 4fa188d..060159c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-68d662b1f831335460f9bfdbf632c6ce  upx-3.04-src.tar.bz2
+8186ab103288242f7e8ecad1acd4af03  upx-3.07-src.tar.bz2
 29d5ffd03a5a3e51aef6a74e9eafb759  lzma465.tar.bz2
diff --git a/upx.spec b/upx.spec
index 09a63c6..4081187 100644
--- a/upx.spec
+++ b/upx.spec
@@ -1,6 +1,6 @@
 Name:           upx
-Version:        3.04
-Release:        2%{?dist}
+Version:        3.07
+Release:        1%{?dist}
 Summary:        Ultimate Packer for eXecutables
 
 Group:          Applications/Archiving
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 18 2010 Jon Ciesla <limb at jcomserv.net> - 3.07-1
+- New upstream.
+
 * Fri Jan 08 2010 Jon Ciesla <limb at jcomserv.net> - 3.04-2
 - LZMA fixes by John Reiser (jreiser at bitwagon.com) BZ 501636.
 


More information about the scm-commits mailing list