From 870dcf5521afaf770764ed0b93f4c92f89e77dbd Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Apr 13 2016 15:55:01 +0000 Subject: 0.6.32 (final) --- diff --git a/.gitignore b/.gitignore index b7c6372..3e12f93 100644 --- a/.gitignore +++ b/.gitignore @@ -3,9 +3,4 @@ /avahi-0.6.3?/ *.src.rpm /avahi-0.6.31.tar.gz -/avahi-0.6.32-rc.tar.gz -/0001-update-translations.patch -/0002-avahi-autoipd-only-consider-ARP-Probe-packets.patch -/0003-Sets-the-translation-domain-of-builder.patch -/0004-Sets-the-translation-domain-of-builder-python.patch -/0005-Fix-Korean-translation-file-name.patch +/avahi-0.6.32.tar.gz diff --git a/avahi.spec b/avahi.spec index 0f74360..7ec378e 100644 --- a/avahi.spec +++ b/avahi.spec @@ -16,11 +16,9 @@ # trim changelog included in binary rpms %global _changelog_trimtime %(date +%s -d "1 year ago") -%global beta rc - Name: avahi Version: 0.6.32 -Release: 0.7.%{beta}%{?dist} +Release: 1%{?dist} Summary: Local network service discovery License: LGPLv2+ URL: http://avahi.org @@ -64,19 +62,12 @@ BuildRequires: systemd %{?systemd_requires} %if 0%{?beta:1} -Source0: https://github.com/lathiat/%{name}/archive/%{version}-%{beta}.tar.gz#/%{name}-%{version}-%{beta}.tar.gz +Source0: https://github.com/lathiat/avahi/archive/%{version}-%{beta}.tar.gz#/%{name}-%{version}-%{beta}.tar.gz %else -Source0: http://avahi.org/download/%{name}-%{version}.tar.gz +Source0: https://github.com/lathiat/avahi/releases/download/v%{version}/avahi-%{version}.tar.gz %endif ## upstream patches -# fyi: treated as additional sources in lookaside cache -# generated from upstream git checkout via: git format-patch 0.6.32-rc -Patch1: 0001-update-translations.patch -Patch2: 0002-avahi-autoipd-only-consider-ARP-Probe-packets.patch -Patch3: 0003-Sets-the-translation-domain-of-builder.patch -Patch4: 0004-Sets-the-translation-domain-of-builder-python.patch -Patch5: 0005-Fix-Korean-translation-file-name.patch ## downstream patches Patch100: avahi-0.6.30-mono-libdir.patch @@ -670,7 +661,11 @@ exit 0 # These are .py files only, so they don't go in lib64 %{python3_sitelib}/avahi/ + %changelog +* Wed Apr 13 2016 Rex Dieter - 0.6.32-1 +- 0.6.32 (final) + * Fri Mar 18 2016 Rex Dieter - 0.6.32-0.7.rc - clean/simplify scriptlet deps (#1319207) diff --git a/sources b/sources index fab0c82..926cdc5 100644 --- a/sources +++ b/sources @@ -1,6 +1 @@ -40781846af871d043c2ddfc4eb846a1d avahi-0.6.32-rc.tar.gz -0933b1beb4465cd35106f7be1f121021 0001-update-translations.patch -4707ea23bb29a5c50494c0aa572a6269 0002-avahi-autoipd-only-consider-ARP-Probe-packets.patch -3fa7a27e97e5ccd32c228eab98cb1413 0003-Sets-the-translation-domain-of-builder.patch -75e9637b9a51f6963cf6ef87041d3fde 0004-Sets-the-translation-domain-of-builder-python.patch -67f0d1799d46c3c3b6ec36768fdcb760 0005-Fix-Korean-translation-file-name.patch +22b5e705d3eabb31d26f2e1e7b074013 avahi-0.6.32.tar.gz