update package

This commit is contained in:
19909236985 2020-07-24 14:23:26 +08:00
parent 8fd6f0e65d
commit 9923ee91f5
2 changed files with 14 additions and 6 deletions

Binary file not shown.

View File

@ -1,12 +1,12 @@
Name: mobile-broadband-provider-info
Version: 20190116
Release: 1
Version: 20190618
Release: 0
Summary: Mobile broadband provider database
License: Public Domain
URL: https://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
Source0: https://ftp.gnome.org/pub/gnome/sources/mobile-broadband-provider-info/%{version}/%{name}-%{version}.tar.xz
Source0: https://ftp.gnome.org/pub/gnome/sources/mobile-broadband-provider-info/%{version}/%{name}-%{version}.tar
BuildRequires: libxml2
BuildRequires: libxml2 /usr/bin/xsltproc /usr/bin/xmllint
BuildArch: noarch
%description
@ -25,10 +25,13 @@ The Development package for mobile-broadband-provider-info.
%package_help
%prep
%autosetup -n %{name}-%{version}
%autosetup -n %{name}-%{version} -p1
bash autogen.sh
%build
%configure
%make_build
%check
@ -49,7 +52,12 @@ make check
%doc README
%changelog
* Wed Sep 04 2019 openEuler Buildteam <buildteam@openeuler.org> - 20190116-1
* Tue Jun 18 2019 openEuler Buildteam <buildteam@openeuler.org> - 20190618-0
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: Update to 20190618, add help package.
- Type: enhancement
- ID: NA
- SUG: NA