Package Release Info

libepc-0.4.6-bp152.2.22

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libepc-1_0-2
libepc-devel
libepc-lang

Change Logs

* Fri Jul 07 2017 zaitor@opensuse.org
- Update to version 0.4.6:
  + Examples: Avoid some compiler warnings in the examples.
- Changes from version 0.4.5:
  + Replace (deprecated) g_thread_create() with g_thread_new().
  + Remove use of deprecated g_type_init().
  + Replace (deprecated) GStaticRecMutex with GRecMutex
  + Don't use g_thread_init() or g_thread_supported().
  + Avoid several compiler warnings.
* Tue Jan 31 2012 dimstar@opensuse.org
- Update to version 0.4.4:
  + Correct the libepc-1.0 pkg-config file to mention gnutls,
    bgo#668882.
- Add xz BuildRequires on openSUSE <= 12.1, in order to be able to
  decompress the xz-compressed tarball.
* Tue Nov 22 2011 vuntz@opensuse.org
- Update to version 0.4.3:
  + Correct the libepc-ui-1.0 pkg-config file (bgo#664502).
* Thu Oct 13 2011 vuntz@opensuse.org
- Update to version 0.4.2:
  + Build:
  - examples: Fix linker problems.
  - Avoid use of deprecated G_CONST_RETURN (bgo#660558).
* Fri Sep 30 2011 dimstar@opensuse.org
- Update to version 0.4.1:
  + Really use gtk+ 3 in libepc-ui [bgo#657679]
- Drop libepc-git-fixes.patch: fixed upstream.
- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
  as there is no more patch requiring it.
* Fri Sep 16 2011 vuntz@opensuse.org
- Add libepc-git-fixes.patch: fixes from git to really build
  against GTK+ 3. This is needed for the new totem to build
  correctly with libepc.
- Add gnome-common BuildRequires, and call to gnome-autogen.sh,
  needed for above patch.
* Thu May 26 2011 vuntz@opensuse.org
- Add explicit pkgconfig() BuildRequires instead of relying on
  something else to bring them in: gnutls, uuid.
* Tue May 24 2011 dimstar@opensuse.org
- Update to version 0.4.0:
  + Switch to GTK3:
  - Use avahi-ui-gtk3, instead of avahi-ui [bgo#649404]
  + Fix compilation with GSEAL_ENABLE defined.
- Change -devel style BuildRequires to pkgconfig() ones:
  + Old ones: glib2-devel, libavahi-glib-devel, libsoup-devel.
  + New ones: glib-2.0, libsoup-2.4, avahi-ui-gtk3.
* Mon Feb 14 2011 sbrabec@suse.cz
- Added support for translation-update-upstream.
* Wed Oct 06 2010 prusnak@opensuse.org
- replace Requires with Recommends for -lang subpackage
* Tue Mar 23 2010 vuntz@opensuse.org
- Update to version 0.3.11:
  + Change a string and add a translator comment. bgo#589339.
  + Fix build failure on kFreeBSD. bgo#592474.
  + Use gtk_widget_get_visible() on GTK+ >= 2.19.7. bgo#612108.
  + Modernise autotools configuration. bgo#613316.
  + Fix some compiler warnings.
  + Updated translations.
* Sat May 23 2009 vuntz@novell.com
- Update to version 0.3.10:
  + epc_shell_create_service_browser(): Fix a warning about no
    return value, possibly avoiding a crash elsewhere.
* Mon May 18 2009 vuntz@novell.com
- Do not use tabs, remove trailing white spaces.
- Split lang package.
* Tue May 12 2009 dominique-obs@leuenberger.net
- Initial package, created during Community Week1