!12 update to version 1.36.0
From: @lwg99 Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
f13e7a350c
Binary file not shown.
BIN
libpeas-1.36.0.tar.xz
Normal file
BIN
libpeas-1.36.0.tar.xz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%global apiver 1.0
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.34.0
|
||||
Version: 1.36.0
|
||||
Release: 1
|
||||
Summary: Gobject-based plugins engine
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/Libpeas
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.34/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.36/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath gcc gettext gi-docgen meson
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
@ -20,7 +20,7 @@ BuildRequires: pkgconfig(pygobject-3.0)
|
||||
BuildRequires: python3-devel
|
||||
|
||||
Requires: python3-gobject
|
||||
Provides: %{name}-gtk%{?_isa}
|
||||
Provides: %{name}-gtk%{?_isa}
|
||||
Obsoletes: %{name}-gtk
|
||||
provides: %{name}-loader-python3%{?_isa}
|
||||
Obsoletes: %{name}-loader-python3
|
||||
@ -84,6 +84,9 @@ chrpath -d $RPM_BUILD_ROOT%{_libdir}/libpeas-gtk-%{apiver}.so
|
||||
%{_docdir}/libpeas-gtk-1.0
|
||||
|
||||
%changelog
|
||||
* Fri Nov 17 2023 lwg <liweiganga@uniontech.com> - 1.36.0-1
|
||||
- update to version 1.36.0
|
||||
|
||||
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 1.34.0-1
|
||||
- Update to 1.34.0
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: gitlab.gnome
|
||||
src_repo: libpeas
|
||||
tag_prefix: libpeas-
|
||||
seperator: .
|
||||
separator: .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user