Update to Fedora 34, new myq_gadgets package added
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
%define gitv 58fd8a6
|
||||
%define webd %{_var}/www
|
||||
%define gopath $(pwd)/go
|
||||
%define domain echoip.dsteiner.ch
|
||||
%define domain echoip.daniel-steiner.org
|
||||
%define protocol https
|
||||
%define port 443
|
||||
|
||||
@@ -30,7 +30,7 @@ Requires: geoipupdate-cron
|
||||
Requires: GeoIP
|
||||
|
||||
%description
|
||||
A simple service for looking up your IP address. This is the code that powers https://echoip.dsteiner.ch.
|
||||
A simple service for looking up your IP address. This is the code that powers https://echoip.daniel-steiner.org.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}.%{gitv}
|
||||
@@ -116,6 +116,12 @@ fi
|
||||
%dir %attr(-,%{name},%{name}) %{_rundir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri May 11 2021 Daniel Steiner <daniel.steiner@greenmail.ch>
|
||||
- First build on Fedora 34.
|
||||
|
||||
* Sat Oct 31 2019 Daniel Steiner <daniel.steiner@greenmail.ch>
|
||||
- First build on Fedora 33.
|
||||
|
||||
* Sun Jan 20 2019 Daniel Steiner <daniel.steiner@greenmail.ch>
|
||||
- All options are now in sysconfig file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user