Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/glib-networking.git#283e3582fda42df7bcbd02aabf72351a58a9fc2f
This commit is contained in:
parent
0adde547e7
commit
43c34718c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@
|
|||||||
/glib-networking-2.65.1.tar.xz
|
/glib-networking-2.65.1.tar.xz
|
||||||
/glib-networking-2.65.90.tar.xz
|
/glib-networking-2.65.90.tar.xz
|
||||||
/glib-networking-2.66.0.tar.xz
|
/glib-networking-2.66.0.tar.xz
|
||||||
|
/glib-networking-2.68.alpha.tar.xz
|
||||||
|
@ -1,13 +1,15 @@
|
|||||||
%define glib2_version 2.63.0
|
%define glib2_version 2.67.0
|
||||||
|
|
||||||
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: glib-networking
|
Name: glib-networking
|
||||||
Version: 2.66.0
|
Version: 2.68~alpha
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Networking support for GLib
|
Summary: Networking support for GLib
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: http://download.gnome.org/sources/glib-networking/2.66/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/glib-networking/2.68/%{name}-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -40,7 +42,7 @@ The glib-networking-tests package contains tests that can be used to verify
|
|||||||
the functionality of the installed glib-networking package.
|
the functionality of the installed glib-networking package.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1 -n %{name}-%{tarball_version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Dinstalled_tests=true
|
%meson -Dinstalled_tests=true
|
||||||
@ -66,6 +68,9 @@ the functionality of the installed glib-networking package.
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 18 2021 Kalev Lember <klember@redhat.com> - 2.68~alpha-1
|
||||||
|
- Update to 2.68.alpha
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.66.0-2
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.66.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glib-networking-2.66.0.tar.xz) = 697798864746b40542873257a789290cacee425467e32c0eb096c87e124b37510753a990ef5d350f1db85c24da88e448bca9d8d8b4308123a74feac299176de5
|
SHA512 (glib-networking-2.68.alpha.tar.xz) = 98363139bc02e53b7adb4cc312ddd18497f44006dd268af16493cb5d401a61223742219f0d85c427c7f7e5e0f63426a75e91d4500dd35a6df0a1c40f668f3472
|
||||||
|
Loading…
Reference in New Issue
Block a user