Update to 1.3.1
This commit is contained in:
parent
fcad0bb61e
commit
b061b458e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/gssdp-1.0.3.tar.xz
|
||||
/gssdp-1.2.2.tar.xz
|
||||
/gssdp-1.2.3.tar.xz
|
||||
/gssdp-1.3.1.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gssdp
|
||||
Version: 1.2.3
|
||||
Release: 4%{?dist}
|
||||
Version: 1.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Resource discovery and announcement over SSDP
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://www.gupnp.org/
|
||||
Source0: http://download.gnome.org/sources/%{name}/1.2/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/1.3/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gobject-introspection-devel >= 1.36
|
||||
@ -84,6 +84,9 @@ This package contains developer documentation for %{name}.
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Aug 20 2021 Kalev Lember <klember@redhat.com> - 1.3.1-1
|
||||
- Update to 1.3.1
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gssdp-1.2.3.tar.xz) = abce2473995a996b0adc74ced77cb2158cc997ed70edb0c25fbddd85fe9e6afc6bf7f996bbba7a6ed5268dfbe9207ae12f2e6989efe2e8e10cc25293df347e82
|
||||
SHA512 (gssdp-1.3.1.tar.xz) = b253c5bd38956a02fe1f4cd77d7c868a573c1a7e25115137ae0753c7dfdebc38cd7a3c3fee1520c1c091c60283d556f646b5c715e56f013b2fe209c63a994b56
|
||||
|
Loading…
Reference in New Issue
Block a user