Update to 3.28.0
This commit is contained in:
parent
ade4801379
commit
7856e54fbd
@ -12,13 +12,13 @@
|
||||
%global with_check 0
|
||||
|
||||
Name: pygobject3
|
||||
Version: 3.27.5
|
||||
Version: 3.28.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for GObject Introspection
|
||||
|
||||
License: LGPLv2+ and MIT
|
||||
URL: https://wiki.gnome.org/Projects/PyGObject
|
||||
Source0: https://download.gnome.org/sources/pygobject/3.27/pygobject-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/pygobject/3.28/pygobject-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version}
|
||||
@ -219,6 +219,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1
|
||||
%{_libdir}/pkgconfig/pygobject-3.0.pc
|
||||
|
||||
%changelog
|
||||
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||
- Update to 3.28.0
|
||||
|
||||
* Sat Mar 03 2018 Kalev Lember <klember@redhat.com> - 3.27.5-1
|
||||
- Update to 3.27.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygobject-3.27.5.tar.xz) = 38da9a06554273e04401a4287e7e5e7126674d781188b7a7ec78dfb758a7385b1624c35297384b8590880f6435811302ed5a45713264a0a4a7bfac22f10cce83
|
||||
SHA512 (pygobject-3.28.0.tar.xz) = 8b033c6e7472e2f5ba2d3ee9a7ad5013d1b0b917861eda7c7caf654bb509602b6dc888d2909032c1641a5230b9ea364f90297c91c8b35a18243139afee782009
|
||||
|
Loading…
Reference in New Issue
Block a user