Update to 1.21.0
This commit is contained in:
parent
be39407f82
commit
b81eda113b
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/libpeas-1.18.0.tar.xz
|
||||
/libpeas-1.20.0.tar.xz
|
||||
/libpeas-1.21.0-bcc8644.tar.xz
|
||||
/libpeas-1.21.0.tar.xz
|
||||
|
||||
11
libpeas.spec
11
libpeas.spec
@ -6,18 +6,14 @@
|
||||
|
||||
%global apiver 1.0
|
||||
|
||||
%global commit0 bcc8644b83a3d514f242cfa933371c329edf16f5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.21.0
|
||||
Release: 0.3.git%{shortcommit0}%{?dist}
|
||||
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: %{name}-%{version}-%{shortcommit0}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.21/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: gcc
|
||||
@ -154,6 +150,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 1.21.0-1
|
||||
- Update to 1.21.0
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.0-0.3.gitbcc8644
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpeas-1.21.0-bcc8644.tar.xz) = e9ecb59f193c631d1f3f77a152f7ab8bde197e5cc0246c5d861148d2b330673e66311ff5157f4be16ade0b64499c20a5d06ef626cba4b626914beffb8829e678
|
||||
SHA512 (libpeas-1.21.0.tar.xz) = e6ed6a4d7d5fdf43e36ee93e45ab2cf534cabd48429ff6193dbb0e9420b9a7e318f30a927b46c86a61f704ce8e7b3eed5d976fbc6b95bfb33d2811283aee9043
|
||||
|
||||
Loading…
Reference in New Issue
Block a user