Update to 1.22.0
This commit is contained in:
parent
b81eda113b
commit
83b58b6f6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/libpeas-1.20.0.tar.xz
|
||||
/libpeas-1.21.0-bcc8644.tar.xz
|
||||
/libpeas-1.21.0.tar.xz
|
||||
/libpeas-1.22.0.tar.xz
|
||||
|
||||
@ -7,13 +7,13 @@
|
||||
%global apiver 1.0
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.21.0
|
||||
Version: 1.22.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.21/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.22/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: gcc
|
||||
@ -150,6 +150,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Sun Sep 10 2017 Kalev Lember <klember@redhat.com> - 1.22.0-1
|
||||
- Update to 1.22.0
|
||||
|
||||
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 1.21.0-1
|
||||
- Update to 1.21.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpeas-1.21.0.tar.xz) = e6ed6a4d7d5fdf43e36ee93e45ab2cf534cabd48429ff6193dbb0e9420b9a7e318f30a927b46c86a61f704ce8e7b3eed5d976fbc6b95bfb33d2811283aee9043
|
||||
SHA512 (libpeas-1.22.0.tar.xz) = 9c1da1d4b5688c0f4d0647f3519dbfbed94c8921091057aaef0e41bf5ed3f8faf04a49ce9e4eea3fd7bf4ac4dfa1727d76a5f6dae2a4f52228d4c8c74b420c91
|
||||
|
||||
Loading…
Reference in New Issue
Block a user