Update to 1.25.3
This commit is contained in:
parent
f171507630
commit
8e137637ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/libpeas-1.23.92.tar.xz
|
||||
/libpeas-1.24.0.tar.xz
|
||||
/libpeas-1.24.1.tar.xz
|
||||
/libpeas-1.25.3.tar.xz
|
||||
|
||||
@ -5,13 +5,13 @@
|
||||
%global apiver 1.0
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.24.1
|
||||
Version: 1.25.3
|
||||
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.24/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.25/%{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
|
||||
* Thu Jan 16 2020 Kalev Lember <klember@redhat.com> - 1.25.3-1
|
||||
- Update to 1.25.3
|
||||
|
||||
* Thu Oct 31 2019 Kalev Lember <klember@redhat.com> - 1.24.1-1
|
||||
- Update to 1.24.1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpeas-1.24.1.tar.xz) = 9e2f2f3e7208baa7e72f6b963ad2bca7bf2789ffb2656151bd913be10d45f3e0d40379d69513d2ecf597cc6d211d157c273cc841dfd445829d0cb57d24275e1b
|
||||
SHA512 (libpeas-1.25.3.tar.xz) = ffc38513486d01b0ccee8395d7aa5070389328d42a8421afc44a8fc1321dfa443213b809fce58d996a414fdca84f45cfabaf131877a3b9d1be7d48a4d27c399b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user