diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/ci.fmf b/ci.fmf new file mode 100644 index 0000000..cbdbea2 --- /dev/null +++ b/ci.fmf @@ -0,0 +1,13 @@ +/test: + summary: + CI plan, picks Tier1 tests, runs in beakerlib. + description: + This special plan has to be named ci.fmf to run in CI. + It selects test which have 'tier 1' in their main.fmf file + discover: + - name: tier1 + how: fmf + filter: 'tier: 1' + repository: "https://src.fedoraproject.org/tests/libmaxminddb.git" + execute: + how: beakerlib diff --git a/libmaxminddb.spec b/libmaxminddb.spec index 635a2e5..7cc9875 100644 --- a/libmaxminddb.spec +++ b/libmaxminddb.spec @@ -1,6 +1,6 @@ Name: libmaxminddb Summary: C library for the MaxMind DB file format -Version: 1.4.3 +Version: 1.5.0 Release: 1%{?dist} URL: https://maxmind.github.io/libmaxminddb Source: https://github.com/maxmind/libmaxminddb/releases/download/%{version}/%{name}-%{version}.tar.gz @@ -15,6 +15,7 @@ BuildRequires: automake BuildRequires: libtool BuildRequires: perl-interpreter BuildRequires: perl(FindBin) +BuildRequires: make %description The package contains libmaxminddb library. @@ -76,6 +77,9 @@ EOF %{_mandir}/man3/*.3* %changelog +* Tue Jan 26 2021 Michal Ruprich - 1.5.0-1 +- Update to 1.5.0 + * Thu Dec 10 2020 Michal Ruprich - 1.4.3-1 - Update to 1.4.3 - Resolves: #1758843 - libmaxminddb-devel i686 can't be installed in parallel to x86_64 diff --git a/sources b/sources index 9c7389d..77c1ab7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libmaxminddb-1.4.3.tar.gz) = 7fd97678ea6ca41cc4530864276b0233acbb16208571dc4694902943b3aa7e97c683c5676ea3f2de948c67aebd083f5d073b9ae36b7e89059c17f797ffddf65e +SHA512 (libmaxminddb-1.5.0.tar.gz) = 68c769f247156869b84a8ad0f9deec3cb79d39c0a6b8f1458461c223b9cf9967dd9d697ff4e92ac28216ef9e9f5a94908e03f76a5f70ab17636b163c17d2d432