diff --git a/libpeas-1.34.0.tar.xz b/libpeas-1.34.0.tar.xz deleted file mode 100644 index 01982169fd8c5e7b73966f422150b0b87eff72a0..0000000000000000000000000000000000000000 Binary files a/libpeas-1.34.0.tar.xz and /dev/null differ diff --git a/libpeas-1.36.0.tar.xz b/libpeas-1.36.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..3e14b338a1ae5933b9a6124942dc45cc773c07b6 Binary files /dev/null and b/libpeas-1.36.0.tar.xz differ diff --git a/libpeas.spec b/libpeas.spec index d85bc73cb055da8a64b08ec2886ad80b5182652c..a703106e87d635112e1229ea54e568271cf0125b 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -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 - 1.36.0-1 +- update to version 1.36.0 + * Mon Jan 02 2023 lin zhang - 1.34.0-1 - Update to 1.34.0 diff --git a/libpeas.yaml b/libpeas.yaml index cb2e8e73909fbf217e318fe11f61a6f5b76d4c61..2e739c599c302721ce08d53ffd932bf8e1e869e6 100644 --- a/libpeas.yaml +++ b/libpeas.yaml @@ -1,4 +1,4 @@ version_control: gitlab.gnome src_repo: libpeas tag_prefix: libpeas- -seperator: . +separator: .