diff --git a/k3b-1.69.0alpha4.tar.bz2 b/k3b-1.69.0alpha4.tar.bz2 deleted file mode 100644 index a551cee..0000000 --- a/k3b-1.69.0alpha4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f98c4cd81d9dd4a7c1c774f6a2a76892aef2a1043562184a319c354d1958095a -size 3937927 diff --git a/k3b-1.70.0beta1.tar.bz2 b/k3b-1.70.0beta1.tar.bz2 new file mode 100644 index 0000000..911f770 --- /dev/null +++ b/k3b-1.70.0beta1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af2a862b527455bc6ad21149ea621c969147e0d491a25f53b404e85d7a5c333 +size 8613028 diff --git a/k3b.changes b/k3b.changes index 44f4624..3be5dd2 100644 --- a/k3b.changes +++ b/k3b.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Feb 9 16:37:40 UTC 2010 - tittiatcoke@gmail.com + +- update to 1.70 (2.0 Beta 1) + Changes: + * Added Blu-ray support + * Added "Options" button to file browser toolbar with view options menu + (e.g. "Show Hidden Files") (bko#196992) + * Image and project files can be opened directly from K3b file browser + * Using Oxygen icons (many thanks for Oxygen Team!) + + Bugfixes: + * Fixed visual glitch when panes are in "locked" state. + Patch by Craig Drummond + * Fixed hang up when "Create Image" option is checked (bko#217301) + * "Hide main window while writing" option is working again + * "Show OSD progress" option is working again + * Improved message when ISO with incorrect size is detected (bko#216812) + * Improved consistency: K3b now uses system-wide + Positive/Neutral/Negative colors where possible instead of + hard-coded green/yellow/red + * Fixed incorrect default value "4gb." in "Custom Size" dialog (bko#215539) + * Fixed usability issues with project size menu: + "Custom..." and "From Medium..." menu entries are non-checkable now (bko#215539) + * Show correct message at the end of CD-RW erasing (bko#207972) + * Fixed issue with too small configuration dialog for external encoder (bko#218613) + * Track number is now stored in ripped MP3 files when using lame (bko#218614) + * "Defaults" button in encoder configuration dialogs are working now + * Fixed usability problems of audio project list + * Fixed linking error on Windows + * Fixed crash during verification process (bko#219962) + * Fixed crash in external encoder plug-in + * Brought back SOX encoder configuration dialog + * Fixed checking free space in temporary folder + * Fixed videodvd:/ KIO slave + * Fixed hang-up for mixed projects after reloading medium for verification + * Converting audio tracks from audio project is working again + * Fixed burning bootable discs + * Custom widgets are now properly rendered for Right-to-Left languages + * Progress bar in image writing dialog is shown again + * Fixed crash while analysing invalid medium (bko#223362) + * Acquire lock also on storage interface. This prevents HAL from + polling medium during burning which might disrupt burning process. + * Fixed bug in external programs detection (bko#221638) + * Improved usability: don't show popups when clicking on DVD, VCD or + audio discs. Added appriopriate actions on toolbars instead. + * Fixed crash while analysing invalid medium (bko#195436) + + ------------------------------------------------------------------- Sat Nov 28 19:37:42 UTC 2009 - tittiatcoke@gmail.com diff --git a/k3b.spec b/k3b.spec index 42090ed..9435286 100644 --- a/k3b.spec +++ b/k3b.spec @@ -1,7 +1,7 @@ # -# spec file for package k3b (Version 1.69.0) +# spec file for package k3b (Version 1.70.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,11 +41,11 @@ License: GPLv2+ Group: Productivity/Multimedia/CD/Record Summary: A Universal CD and DVD Burning Application Requires: /usr/bin/cdrecord /usr/bin/mkisofs /usr/bin/cdrdao dvd+rw-tools -Version: 1.69.0 +Version: 1.70.0 Release: 1 %define rversion %version # svn.kde.org/home/kde/trunk/extragear/multimedia/k3b -Source0: k3b-1.69.0alpha4.tar.bz2 +Source0: k3b-1.70.0beta1.tar.bz2 Source1: k3b-translation.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires @@ -110,6 +110,8 @@ echo "add_subdirectory( doc )" >> CMakeLists.txt %find_lang libk3b k3b.lang %find_lang libk3bdevice k3b.lang %find_lang kio_videodvd k3b.lang + mkdir -p $RPM_BUILD_ROOT/usr/share/icons/hicolor/scalable/apps + cp $RPM_BUILD_ROOT/usr/share/kde4/apps/k3b/icons/oxygen/scalable/apps/k3b.svgz $RPM_BUILD_ROOT/usr/share/icons/hicolor/scalable/apps/k3b.svgz %post -p /sbin/ldconfig @@ -126,10 +128,9 @@ rm -rf $RPM_BUILD_ROOT /usr/%_lib/kde4/k3b*.so /usr/%_lib/kde4/kcm_k3b*.so /usr/%_lib/kde4/kio_videodvd.so -/usr/%_lib/libk3b.so.* +/usr/%_lib/libk3blib.so.* /usr/%_lib/libk3bdevice.so.* /usr/share/applications/kde4/k3b.desktop -/usr/share/icons/hicolor/*/apps/k3b.* /usr/share/kde4/apps/k3b /usr/share/kde4/apps/konqsidebartng/virtual_folders/services/videodvd.desktop /usr/share/kde4/services/ServiceMenus/k3b_* @@ -142,6 +143,7 @@ rm -rf $RPM_BUILD_ROOT %dir /usr/share/kde4/apps/solid/actions /usr/share/kde4/apps/solid/actions/k3b_*.desktop /usr/share/mime/packages/x-k3b.xml +/usr/share/icons/hicolor/scalable/apps/k3b.svgz %if %suse_version < 1120 # work-around bnc#457911 %dir /usr/share/doc/kde/HTML/* @@ -152,7 +154,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root) /usr/include/k3b* -/usr/%_lib/libk3b.so +/usr/%_lib/libk3blib.so /usr/%_lib/libk3bdevice.so %changelog