forked from pool/iso-codes
Accepting request 794009 from home:pluskalm:branches:GNOME:Factory
- Update to version 4.4: * Plenty of changes - see provided ChangeLog.md for details - Update source url OBS-URL: https://build.opensuse.org/request/show/794009 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/iso-codes?expand=0&rev=135
This commit is contained in:
parent
7a6f47ffae
commit
c1b305ff91
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67117fb76f32c8fb5e37d2d60bce238f1f8e865cc7b569a57cbc3017ca15488a
|
||||
size 3593052
|
3
iso-codes-iso-codes-4.4.tar.bz2
Normal file
3
iso-codes-iso-codes-4.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c676a78bb56b47638edbe0fc35570f88705e350f03e69adbac550d743ee3a00b
|
||||
size 8219847
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 13:13:37 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 4.4:
|
||||
* Plenty of changes - see provided ChangeLog.md for details
|
||||
- Update source url
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 15:43:17 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: iso-codes
|
||||
Version: 4.1
|
||||
Version: 4.4
|
||||
Release: 0
|
||||
Summary: ISO Code Lists and Translations
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/Localization
|
||||
URL: https://salsa.debian.org/iso-codes-team/iso-codes
|
||||
Source0: https://salsa.debian.org/iso-codes-team/iso-codes/uploads/049ce6aac94d842be809f4063950646c/iso-codes-4.1.tar.xz
|
||||
Source0: https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/iso-codes-%{version}/iso-codes-iso-codes-%{version}.tar.bz2
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-lxml
|
||||
@ -47,11 +47,11 @@ translations in gettext .po form.
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n %{name}-%{name}-%{version}
|
||||
|
||||
%build
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
Loading…
Reference in New Issue
Block a user