Accepting request 342084 from 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 (forwarded request 342034 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/342084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsound?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2015-11-05 23:10:08 +00:00 committed by Git OBS Bridge
commit 951fe315d9
4 changed files with 18 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bba8ff30eea815037e53bee727bbd5f0b6a2e74d452a7711b819a7c444e78e53
size 282068

View File

@ -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

View File

@ -19,7 +19,7 @@
%define soname lib%{name}0
Name: gsound
Version: 1.0.1
Version: 1.0.2
Release: 0
Summary: A small library for playing system sounds
License: LGPL-2.1
@ -113,3 +113,4 @@ rm %{buildroot}%{_libdir}/libgsound.la
%defattr(-,root,root)
%{_libdir}/girepository-1.0/GSound-1.0.typelib
%changelog