diff --git a/SPECS/lokinet.spec b/SPECS/lokinet.spec index 407a26b74..21febd945 100644 --- a/SPECS/lokinet.spec +++ b/SPECS/lokinet.spec @@ -24,9 +24,6 @@ BuildRequires: sqlite3-devel # Puts the rpm version instead of the git tag in the version string: Patch1: version-as-rpm-version.patch -# Changes the default dns listener to 127.0.0.1:1053 because Fedora's systemd-resolved doesn't like -# talking to 127.3.2.1:53 for unknown reasons. -Patch2: default-dns.patch Requires: lokinet-bin = %{version}-%{release} %{?systemd_requires} @@ -156,6 +153,9 @@ fi %systemd_postun lokinet.service %changelog +* Thu Oct 14 2021 Technical Tumbleweed - 0.9.6~1 +- Remove Patch2: default-dns.patch + * Thu Sep 09 2021 Jason Rhinelander - 0.9.6-1 - 0.9.6 release. - bundle bootstrap.signed instead of downloading @@ -177,8 +177,8 @@ fi - Updated for rpm.oxen.io packaging - Split into lokinet/lokinet-bin/lokinet-monitor packages -* Thu Jul 22 2021 Technical Tumbleweed (necro_nemesis@hotmail.com) Lokinet 0.9.5 +* Thu Jul 22 2021 Technical Tumbleweed Lokinet 0.9.5 - Build with systemd-resolved and binary lokinet-bootstrap -* Sun Mar 07 2021 Technical Tumbleweed (necro_nemesis@hotmail.com) Lokinet 0.8.2 +* Sun Mar 07 2021 Technical Tumbleweed Lokinet 0.8.2 - First Lokinet RPM