Accepting request 342034 from home:Zaitor:branches:GNOME:Factory
New rel. No matter what the .changes say, libcanberra is still needed ref configure [ 35s] checking for GSOUND... no [ 35s] configure: error: Package requirements ( [ 35s] gobject-2.0 >= 2.36.0 [ 35s] gio-2.0 [ 35s] libcanberra [ 35s] ) were not met: [ 35s] [ 35s] No package 'libcanberra' found OBS-URL: https://build.opensuse.org/request/show/342034 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gsound?expand=0&rev=4
This commit is contained in:
parent
788e21605b
commit
514b1690b1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ea0dd94429c0645f2f98824274ef04543fe459dd83a5449a68910acc3ba67f29
|
|
||||||
size 256804
|
|
3
gsound-1.0.2.tar.xz
Normal file
3
gsound-1.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bba8ff30eea815037e53bee727bbd5f0b6a2e74d452a7711b819a7c444e78e53
|
||||||
|
size 282068
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 2 09:54:30 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.0.2:
|
||||||
|
+ build:
|
||||||
|
- Fix ChangeLog generation.
|
||||||
|
- Use (much) more strict warning flags.
|
||||||
|
- Fix configure.ac slightly.
|
||||||
|
- Don't use deprecated gnome-autogen.sh.
|
||||||
|
- Remove unnecessary Vala dependency on libcanberra.
|
||||||
|
+ admin: Fix typos in README.md.
|
||||||
|
+ docs: document the object struct.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 28 20:48:49 UTC 2014 - zaitor@opensuse.org
|
Fri Nov 28 20:48:49 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%define soname lib%{name}0
|
%define soname lib%{name}0
|
||||||
Name: gsound
|
Name: gsound
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A small library for playing system sounds
|
Summary: A small library for playing system sounds
|
||||||
License: LGPL-2.1
|
License: LGPL-2.1
|
||||||
@ -113,3 +113,4 @@ rm %{buildroot}%{_libdir}/libgsound.la
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/girepository-1.0/GSound-1.0.typelib
|
%{_libdir}/girepository-1.0/GSound-1.0.typelib
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user