diff --git a/.gitignore b/.gitignore index eebde27..ab4ab6d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /hitch-1.2.0.tar.gz /hitch-1.3.1.tar.gz /hitch-1.4.0.tar.gz +/hitch-1.4.1.tar.gz diff --git a/hitch.spec b/hitch.spec index af0984b..a50fbc5 100644 --- a/hitch.spec +++ b/hitch.spec @@ -1,8 +1,8 @@ -#% global commit adca8d96fa16de1f2e66717ec2b7c95b772a1204 -#% global shortcommit % (c=% {commit}; echo ${c:0:7}) -#% global v_rc -beta3 +#global commit adca8d96fa16de1f2e66717ec2b7c95b772a1204 +#global shortcommit % (c=% {commit}; echo ${c:0:7}) +#global v_rc -beta3 # Checks may only be ran from a host with internet connection -#% global runcheck 1 +#global runcheck 1 %global hitch_user hitch %global hitch_group hitch @@ -15,7 +15,7 @@ %global _hardened_build 1 Name: hitch -Version: 1.4.0 +Version: 1.4.1 Release: 1%{?dist} Summary: Network proxy that terminates TLS/SSL connections @@ -173,6 +173,9 @@ fi %changelog +* Sat Sep 24 2016 Ingvar Hagelund 1.4.1-1 +- New upstream release + * Tue Sep 13 2016 Ingvar Hagelund 1.4.0-1 - New upstream release diff --git a/sources b/sources index 4302858..41b59f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0af00ae33902d36635a33c77fb2752ab hitch-1.4.0.tar.gz +111913964c35bb6ef41474273e0b6755 hitch-1.4.1.tar.gz