Update to 1.26.0
This commit is contained in:
parent
c3979e7874
commit
242b02cd93
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/libpeas-1.24.0.tar.xz
|
||||
/libpeas-1.24.1.tar.xz
|
||||
/libpeas-1.25.3.tar.xz
|
||||
/libpeas-1.26.0.tar.xz
|
||||
|
||||
@ -5,13 +5,13 @@
|
||||
%global apiver 1.0
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.25.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.26.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.25/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.26/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
@ -110,6 +110,9 @@ that are needed to write applications that use libpeas.
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Fri Mar 06 2020 Kalev Lember <klember@redhat.com> - 1.26.0-1
|
||||
- Update to 1.26.0
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpeas-1.25.3.tar.xz) = ffc38513486d01b0ccee8395d7aa5070389328d42a8421afc44a8fc1321dfa443213b809fce58d996a414fdca84f45cfabaf131877a3b9d1be7d48a4d27c399b
|
||||
SHA512 (libpeas-1.26.0.tar.xz) = 86157da14d17c16df2ef3f44ab48822ea1a8be8aec8f5419bc421bd475113f686cd16f9616ac53cbf3dc6f31f521384ac63eb8e9f1a46ea21b5cda8ba21e855f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user