Accepting request 441546 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/441546 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gupnp-av?expand=0&rev=38
This commit is contained in:
3
gupnp-av-0.12.10.tar.xz
Normal file
3
gupnp-av-0.12.10.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8038ef84dddbe7ad91c205bf91dddf684f072df8623f39b6555a6bb72837b85a
|
||||
size 370552
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:759bc7d46aff894c282d17f508d9b5be82de96aa74b10cb6b0fc6c5e07cc273c
|
||||
size 357248
|
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 15 13:06:38 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.12.10:
|
||||
+ Remove unneeded dependency on GSSDP-1.0.gir.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 10 19:28:59 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.12.9:
|
||||
+ Drop dependency on GUPnP.
|
||||
- Drop pkgconfig(gupnp-1.0) BuildRequires following upstreams
|
||||
changes.
|
||||
- Add explicit pkgconfig(gobject-2.0) and pkgconfig(libxml-2.0)
|
||||
BuildRequires, previously pulled in by gupnp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 9 08:42:53 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@@ -17,15 +17,16 @@
|
||||
|
||||
|
||||
Name: gupnp-av
|
||||
Version: 0.12.8
|
||||
Version: 0.12.10
|
||||
Release: 0
|
||||
Summary: Library to ease the handling and implementation of UPnP A/V profiles
|
||||
License: LGPL-2.0+
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.gupnp.org/
|
||||
Source: http://download.gnome.org/sources/gupnp-av/0.12/%{name}-%{version}.tar.xz
|
||||
BuildRequires: pkgconfig(gobject-2.0) >= 2.34
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.5
|
||||
BuildRequires: pkgconfig(gupnp-1.0) >= 0.19.0
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(vapigen)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -86,7 +87,7 @@ rm -rf %{buildroot}
|
||||
|
||||
%files -n libgupnp-av-1_0-2
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog COPYING NEWS README
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
%files -n typelib-1_0-GUPnPAV-1_0
|
||||
@@ -102,6 +103,7 @@ rm -rf %{buildroot}
|
||||
%dir %{_datadir}/gtk-doc
|
||||
%dir %{_datadir}/gtk-doc/html
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
%dir %{_datadir}/vala/vapi
|
||||
%{_datadir}/vala/vapi/gupnp-av-1.0.deps
|
||||
%{_datadir}/vala/vapi/gupnp-av-1.0.vapi
|
||||
|
||||
|
Reference in New Issue
Block a user