Update to 1.24.0
This commit is contained in:
parent
fc067f606e
commit
46d336fa09
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/libpeas-1.22.0.tar.xz
|
||||
/libpeas-1.23.90.1.tar.xz
|
||||
/libpeas-1.23.92.tar.xz
|
||||
/libpeas-1.24.0.tar.xz
|
||||
|
||||
@ -5,13 +5,13 @@
|
||||
%global apiver 1.0
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.23.92
|
||||
Version: 1.24.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.23/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.24/%{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
|
||||
* Tue Sep 10 2019 Kalev Lember <klember@redhat.com> - 1.24.0-1
|
||||
- Update to 1.24.0
|
||||
|
||||
* Thu Sep 05 2019 Kalev Lember <klember@redhat.com> - 1.23.92-1
|
||||
- Update to 1.23.92
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpeas-1.23.92.tar.xz) = 649bdebb54d1e5b4a9810ec79bac1a66b16e8190570ba557c1a5b3dd12c6a419f89d92175d7483992fd1d7ed0b06bb8d4a70978a2e4ff7bc22a750cb04827a3e
|
||||
SHA512 (libpeas-1.24.0.tar.xz) = b4baa03ded9d787e7a1ee2be943617f5c84564bf299699934c47ded6c60ff62a7f27ab2594cd0ffba2d8979d8b72113d1b5e910eebd80305f3aa538db0d45314
|
||||
|
||||
Loading…
Reference in New Issue
Block a user