This merges fine, downloads and builds. I will fix the release for you. -Michael > On 5 Jan 2019, at 10:30, Peter Müller wrote: > > Signed-off-by: Peter Müller > --- > tzdata/tzdata.nm | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/tzdata/tzdata.nm b/tzdata/tzdata.nm > index d24bd2237..a9cfbc0a1 100644 > --- a/tzdata/tzdata.nm > +++ b/tzdata/tzdata.nm > @@ -3,16 +3,16 @@ > # Copyright (C) - IPFire Development Team # > ############################################################################### > > -tzdata_version = 2018c > -tzcode_version = 2018c > +tzdata_version = 2018i > +tzcode_version = 2018i > > name = tzdata > version = %{tzdata_version} > -release = 1 > +release = 2 > arch = noarch > > groups = System/Base > -url = http://www.iana.org/time-zones > +url = https://www.iana.org/time-zones > license = Public Domain > summary = Timezone data. > > @@ -21,7 +21,7 @@ description > the world. > end > > -source_dl += http://www.iana.org/time-zones/repository/releases/ > +source_dl += https://www.iana.org/time-zones/repository/releases/ > sources = tzdata%{tzdata_version}.tar.gz tzcode%{tzcode_version}.tar.gz > > build > -- > 2.16.4