diff --git a/pesign.changes b/pesign.changes index 1f86889..1d1f1fa 100644 --- a/pesign.changes +++ b/pesign.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 03:14:05 UTC 2013 - glin@suse.com + +- Revert the dowload Url since it's not valid + ------------------------------------------------------------------- Tue Oct 22 11:18:39 UTC 2013 - p.drouand@gmail.com diff --git a/pesign.spec b/pesign.spec index d75fb16..335525e 100644 --- a/pesign.spec +++ b/pesign.spec @@ -23,7 +23,7 @@ Summary: Signing tool for PE-COFF binaries License: GPL-2.0 Group: Productivity/Security Url: https://github.com/vathpela/pesign -Source: https://github.com/vathpela/pesign/archive/%{name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.gz # PATCH-FIX-SUSE pesign-suse-build.patch glin@suse.com -- Adjust Makefile for the build service Patch1: pesign-suse-build.patch # PATCH-FIX-UPSTREAM pesign-fix-build-errors.patch glin@suse.com -- Fix gcc warnings