Update to 1.34.0
This commit is contained in:
parent
ee6fa38775
commit
99998b8b97
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/libpeas-1.28.0.tar.xz
|
||||
/libpeas-1.30.0.tar.xz
|
||||
/libpeas-1.32.0.tar.xz
|
||||
/libpeas-1.34.0.tar.xz
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
%global apiver 1.0
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.32.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.34.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Plug-ins implementation convenience library
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/Libpeas
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.32/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.34/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
@ -103,6 +103,9 @@ that are needed to write applications that use libpeas.
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Mon Sep 19 2022 Kalev Lember <klember@redhat.com> - 1.34.0-1
|
||||
- Update to 1.34.0
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.32.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpeas-1.32.0.tar.xz) = 520a5fd8657f75dc0e28a17ccab88a2952d018f81384eaea0fc65779e66b0ebc79b0dc8ce184e49d43406381c75c2028b402c1bb9d650eae2edf35ec8617a897
|
||||
SHA512 (libpeas-1.34.0.tar.xz) = 3d8877b15d1aecdce6768bcbbd69471b8b009596e60b54a781fe961d24f18f33af62838552a98ee0aa8b2ef0855837cd10189b3b9c9040f7dc40c17f42922b1b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user