Update to 1.28.0
This commit is contained in:
parent
2e0066ba77
commit
89601fc5b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/libpeas-1.24.1.tar.xz
|
||||
/libpeas-1.25.3.tar.xz
|
||||
/libpeas-1.26.0.tar.xz
|
||||
/libpeas-1.28.0.tar.xz
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
%global apiver 1.0
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.26.0
|
||||
Release: 5%{?dist}
|
||||
Version: 1.28.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.26/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.28/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
@ -106,6 +106,9 @@ that are needed to write applications that use libpeas.
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 1.28.0-1
|
||||
- Update to 1.28.0
|
||||
|
||||
* Tue Aug 04 2020 Bastien Nocera <bnocera@redhat.com> - 1.26.0-5
|
||||
+ libpeas-1.26.0-5
|
||||
- Remove unused Python macro that caused errors on install (#1863667)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpeas-1.26.0.tar.xz) = 86157da14d17c16df2ef3f44ab48822ea1a8be8aec8f5419bc421bd475113f686cd16f9616ac53cbf3dc6f31f521384ac63eb8e9f1a46ea21b5cda8ba21e855f
|
||||
SHA512 (libpeas-1.28.0.tar.xz) = 43f8bc426238f519d7a3b26409af2f7578e921893c085d00fab74699a45649d8343e5646658003980e6639f51e74f3b25519c3bbc248d5161b11c999f7dd0374
|
||||
|
||||
Loading…
Reference in New Issue
Block a user