File gnac.changes of Package gnac
-------------------------------------------------------------------
Fri Jun 19 07:10:25 UTC 2015 - dimstar@opensuse.org
- Add gnac-fix-typo.patch: Fix typo in function call
(critial vs critical).
- Add gnac-stdc11.patch: Fix build with GCC 5.
-------------------------------------------------------------------
Fri Apr 24 12:44:53 UTC 2015 - dimstar@opensuse.org
- Port to GStreamer 1.0 (bgo#742683):
+ Add gnac-gstreamer-1.0.patch.
+ Replace pkgconfig(gstreamer*-0.10) with
pkgconfig(gstreamer*-1.0).
+ Replace gstreamer-0_10-plugins-base and
gstreamer-0_10-plugins-good Requires with their GStreamer 1.0
counterparts: gstreamer-plugins-base and
gstreamer-plugins-good.
+ Replace gstreamer-0_10-plugins-bad Recommends with
gstreamer-plugins-bad.
- Add gnome-common BuildRequires and call to autoreconf and
intltoolize, as the above patch touches the build system.
-------------------------------------------------------------------
Thu May 17 19:01:12 UTC 2012 - dimstar@opensuse.org
- Update to version 0.2.4.1:
+ Added support for ASX playlists.
-------------------------------------------------------------------
Mon Feb 27 23:29:21 UTC 2012 - dimstar@opensuse.org
- Update to version 0.2.4:
+ Ported from GTK2 to GTK3
+ Updated translations
- Adjust BuildRequires to reflect the move to GTK3:
+ Replace pkgconfig(gtk+-2.0) with pkgconfig(gtk+-3.0)
+ Replace pkgconfig(unique-1.0) with pkgconfig(unique-3.0)
- Add pkgconfig(libnotify) that was forgotten in update to 0.2.3,
so notifications can be used.
- Remove pkgconfig(glib-2.0) BuildRequires: not checked in
configure anymore.
-------------------------------------------------------------------
Thu May 5 12:33:19 CEST 2011 - dimstar@opensuse.org
- Update to version 0.2.3:
+ Extract and convert audio from video
+ Notification on conversion completed
+ Migration to GSettings.
- Remove FIXME for license mismatch: the headers are adjusted to be
GPLv3+ too.
- Replace gconf schema handling macros with gsettings ones.
- Remove pkgconfig(gconf-2.0) BuildRequires.
-------------------------------------------------------------------
Thu Apr 28 12:54:51 CEST 2011 - vuntz@opensuse.org
- Move to pkgconfig()-style BuildRequires:
+ Old ones: gconf2-devel, gstreamer-0_10-plugins-base-devel,
gtk2-devel, libunique-devel, libxml2-devel.
+ New ones: gconf-2.0, glib-2.0, gstreamer-0.10,
gstreamer-pbutils-0.10, gstreamer-plugins-base-0.10,
gstreamer-tag-0.10, gtk+-2.0, libxml-2.0, unique-1.0.
-------------------------------------------------------------------
Mon Feb 14 18:21:36 CET 2011 - sbrabec@suse.cz
- Added support for translation-update-upstream.
-------------------------------------------------------------------
Sat Feb 12 17:53:17 CET 2011 - vuntz@opensuse.org
- Call missing relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
-------------------------------------------------------------------
Tue Dec 14 15:49:41 CET 2010 - vuntz@opensuse.org
- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
-------------------------------------------------------------------
Wed Sep 1 21:32:16 UTC 2010 - badshah400@gmail.com
- Spec file cleanup
-------------------------------------------------------------------
Tue Aug 31 16:49:43 UTC 2010 - badshah400@gmail.com
- Initial package (version 0.2.2)