diff options
Diffstat (limited to 'IP2Location.spec')
-rw-r--r-- | IP2Location.spec | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/IP2Location.spec b/IP2Location.spec index c0400e1..d495772 100644 --- a/IP2Location.spec +++ b/IP2Location.spec @@ -7,8 +7,8 @@ # # Please, preserve the changelog entries # -%define version 8.1.3 -%define soname 2 +%define version 8.2.0 +%define soname 3 # enable the following for intermediate builds #define gitcommit 6e49424dfc998856fa790df498bf77520e72ca28 @@ -177,6 +177,14 @@ install -p data/IPV6-COUNTRY.BIN %{buildroot}%{_datadir}/%{name}/IPV6-COUNTRY.SA %changelog +* Sat Oct 17 2020 Remi Collet <remi@remirepo.net> - 8.2.0-0 +- sync with Fedora and rename to IP2location +- rebuild for #remirepo with release = 0 + to manage update from old version + +* Wed Oct 07 2020 Peter Bieringer <pb@bieringer.de> - 8.2.0-12 +- update version to 8.2.0 (soname: 3) + * Tue Oct 6 2020 Remi Collet <remi@remirepo.net> - 8.1.3-0 - sync with Fedora and rename to IP2location - rebuild for #remirepo with release = 0 |