[httrack] Bugfix of alignment for non x86 platform.

Christopher Meng cicku at fedoraproject.org
Sat Jul 12 13:55:41 UTC 2014


commit 4a3a6a3e2f0f2eb17111402d422fc578dbf925b2
Author: Christopher Meng <i at cicku.me>
Date:   Sat Jul 12 21:55:20 2014 +0800

    Bugfix of alignment for non x86 platform.

 .gitignore   |    1 +
 httrack.spec |    6 +++---
 sources      |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6326f5..b1aed1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ httrack-3.43-9C.tar.gz
 /httrack-3.48.9.tar.gz
 /httrack-3.48.13.tar.gz
 /httrack-3.48.14.tar.gz
+/httrack-3.48.17.tar.gz
diff --git a/httrack.spec b/httrack.spec
index 1200462..b431f9b 100644
--- a/httrack.spec
+++ b/httrack.spec
@@ -1,5 +1,5 @@
 Name:           httrack
-Version:        3.48.14
+Version:        3.48.17
 Release:        1%{?dist}
 Summary:        Website copier and offline browser
 License:        GPLv2+
@@ -132,8 +132,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/libhttrack.so
 
 %changelog
-* Fri Jul 11 2014 Christopher Meng <rpm at cicku.me> - 3.48.14-1
-- Update to 3.48.14
+* Fri Jul 11 2014 Christopher Meng <rpm at cicku.me> - 3.48.17-1
+- Update to 3.48.17
 
 * Fri Jun 13 2014 Christopher Meng <rpm at cicku.me> - 3.48.13-1
 - Update to 3.48.13
diff --git a/sources b/sources
index 4403ecc..b26a386 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9a11f5c9d1d457b08bbc9afcc88f0936  httrack-3.48.14.tar.gz
+2948aa583ddd7344ced15affb4aa7edd  httrack-3.48.17.tar.gz


More information about the scm-commits mailing list