Hello community, here is the log from the commit of package soundconverter for openSUSE:Factory checked in at 2016-11-09 11:38:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/soundconverter (Old) and /work/SRC/openSUSE:Factory/.soundconverter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "soundconverter" Changes: -------- New Changes file: --- /dev/null 2016-10-27 01:54:32.792041256 +0200 +++ /work/SRC/openSUSE:Factory/.soundconverter.new/soundconverter.changes 2016-11-09 11:38:31.000000000 +0100 @@ -0,0 +1,36 @@ +------------------------------------------------------------------- +Mon Mar 28 10:45:20 UTC 2016 - [email protected] + +- Update to version 2.1.6: + + Fix: name 'vfs_exists' is not defined. + (Closes pr:10, thanks Michael) + + Fix problem when dropping files. + (Closes lp:1432399, thanks Thibaut & RĂ¼diger) + +------------------------------------------------------------------- +Sat Mar 7 17:18:11 UTC 2015 - [email protected] + +- Update to version 2.1.5: + + Don't write xing header if target MP3 is in CBR mode + (lp#1399276). + + Fix problem when dropping files with special chars. + + Updated translations. +- Changes from version 1.5.5 to current, please see upstream web. +- Update url and source to new home, and update licencetag to new + standard. +- Stop building as noarch package, it is not anymore. + +------------------------------------------------------------------- +Fri Jul 15 23:40:34 UTC 2011 - [email protected] + +- upstream update to 1.5.4 + +------------------------------------------------------------------- +Sun Jun 20 00:00:00 UTC 2010 - [email protected] + +- update to 1.5.3 + +------------------------------------------------------------------- +Wed Mar 31 00:00:00 UTC 2010 - [email protected] + +- 1.5.0 alpha1 New: ---- soundconverter-2.1.6.tar.xz soundconverter.changes soundconverter.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ soundconverter.spec ++++++ # # spec file for package soundconverter # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: soundconverter Version: 2.1.6 Release: 1 License: GPL-3.0+ Summary: Simple Sound Converter Application for the GNOME Desktop Url: http://soundconverter.org/ Group: Productivity/Multimedia/Video/Editors and Convertors Source: https://launchpad.net/soundconverter/trunk/%{version}/+download/soundconverter-%{version}.tar.xz BuildRequires: intltool BuildRequires: mDNSResponder-lib BuildRequires: perl-XML-Parser BuildRequires: python BuildRequires: python-gnome BuildRequires: python-gtk-devel >= 2.24 BuildRequires: update-desktop-files BuildRequires: hicolor-icon-theme BuildRequires: fdupes Requires: gstreamer-0_10 Recommends: gstreamer-0_10-plugins-bad Recommends: gstreamer-0_10-plugins-base Recommends: gstreamer-0_10-plugins-good Recommends: gstreamer-0_10-plugins-ugly Suggests: gstreamer-0_10-plugins-ugly-orig-addon Requires: python-gnome Requires: python-gstreamer-0_10 Requires: python-gtk >= 2.24 BuildRoot: %{_tmppath}/%{name}-%{version}-build %py_requires %description A simple sound converter application for the GNOME environment. It reads anything the GStreamer library can read, and writes WAV, FLAC, MP3, and Ogg Vorbis files. %prep %setup -q %build %configure make %{?_smp_mflags} %install %make_install %find_lang %{name} %suse_update_desktop_file -r %{name} AudioVideo AudioVideoEditing %fdupes %{buildroot}%{_prefix} chmod +x %{buildroot}%{_libdir}/soundconverter/python/soundconverter/*py %post %desktop_database_post %icon_theme_cache_post %postun %desktop_database_postun %icon_theme_cache_postun %files -f %{name}.lang %defattr(-,root,root) %doc COPYING ChangeLog README TODO %{_bindir}/%{name} %{_libdir}/%{name} %{_datadir}/%{name}/ %{_mandir}/man1/%{name}* %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* %if 0%{?suse_version} < 1320 %dir %{_datadir}/appdata/ %endif %{_datadir}/appdata/%{name}.appdata.xml %changelog
