Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libpeas.git#f6e6a1957d3721059cdd72b9e88d31d546b2ed36
This commit is contained in:
parent
498f4d09e6
commit
d57897ad97
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/libpeas-1.25.3.tar.xz
|
||||
/libpeas-1.26.0.tar.xz
|
||||
/libpeas-1.28.0.tar.xz
|
||||
/libpeas-1.30.0.tar.xz
|
||||
|
||||
11
libpeas.spec
11
libpeas.spec
@ -1,13 +1,13 @@
|
||||
%global apiver 1.0
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.28.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.30.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.28/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.30/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
@ -72,8 +72,6 @@ that are needed to write applications that use libpeas.
|
||||
|
||||
%find_lang libpeas-1.0
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files -f libpeas-1.0.lang
|
||||
%doc AUTHORS NEWS README
|
||||
%license COPYING
|
||||
@ -106,6 +104,9 @@ that are needed to write applications that use libpeas.
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 1.30.0-1
|
||||
- Update to 1.30.0
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.28.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpeas-1.28.0.tar.xz) = 43f8bc426238f519d7a3b26409af2f7578e921893c085d00fab74699a45649d8343e5646658003980e6639f51e74f3b25519c3bbc248d5161b11c999f7dd0374
|
||||
SHA512 (libpeas-1.30.0.tar.xz) = 10ebcc61c8aa42b5f6892a74d5e02a52dbc8fe4c35280d78f41adc915dd9c08e9756608f8cbdbaf3d63c44074f0b9e9e531dd077ba201b416acfdcfb94b4bc42
|
||||
|
||||
Loading…
Reference in New Issue
Block a user