SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for meld-3.12.3-82.4.noarch.rpm :

* Tue Dec 30 2014 zaitorAATTopensuse.org- Update to version 3.12.3: + Fix inconsistent file chooser when cancelling file selection. + UTF-8 encode patches created from the patch dialog. + Fix text-wrapping reset caused by the commit dialog. + Fix text background display on certain themes. + Fix for launching Meld with certain Git environment variables. + Add GTK\'s settings.ini file for font blurriness fix on Windows. + Updated translations.- Drop meld-Dont-pass-git-env-vars.patch and meld-Repaint-TextView-background.patch: Fixed upstream.
* Thu Dec 18 2014 zaitorAATTopensuse.org- Add meld-Dont-pass-git-env-vars.patch and meld-Repaint-TextView-background.patch from upstream. Fixes boo#909824.
* Thu Nov 13 2014 badshah400AATTgmail.com- Update to version 3.12.2: + Fix display of change action buttons and line numbers when line numbers are shown + Fix positioning of the change action buttons + Fix tab width setting not working correctly + Fix starting comparison of Subversion checkouts from a subdirectory + Fix starting Meld from a differently-named symlink + Ignore errors when copying file metadata if the destination file system doesn\'t support it + Automatically recompile stale in-place gschemas + Handle SIGINT to support previous quit-on-Ctrl-C behaviour + Drop patches (incorporated upstream): - meld-ignore-error-when-copying-metadata.patch - meld-fix-tab-width-handling.patch - meld-starting-from-different-name-symlink.patch - meld-SIGINT-handler.patch.
* Mon Nov 03 2014 badshah400AATTgmail.com- Add patches from upstream: + meld-fix-tab-width-handling.patch: fix GtkSourceView tab width property binding (bgo#738001) + meld-ignore-error-when-copying-metadata.patch: Ignore ENOTSUP when copying file metadata + meld-SIGINT-handler.patch: add a SIGINT signal handler for convenience (bgo#739719) + meld-starting-from-different-name-symlink.patch: allow starting Meld from differently-named symlink (bgo#739399)
* Sun Nov 02 2014 andreas.stiegerAATTgmx.de- Update to version 3.12.1: + Work around change colours not displaying on GTK+ 3.14. + Fix missing cache opcodes in some circumstances. + Fix text view expansion when resizing patch dialog. + Build fix to always include C locale when LINGUAS is set.- Drop meld-format-as-patch-dialog-window.patch: fixed upstream.
* Thu Oct 09 2014 badshah400AATTgmail.com- Add meld-format-as-patch-dialog-window.patch: fix vertical resizing of the format-as-patch dialog (bgo#738120).
* Sat Sep 27 2014 zaitorAATTopensuse.org- Update to version 3.12.0: + Fixes: - Ignore missing files when cleaning up our recently-used folder. - Guard against dialogs missing properties they should definitely have. - Remove old property from patch dialog. + Updated translations.
* Sat Sep 20 2014 zaitorAATTopensuse.org- Update to version 3.11.4: + Fixes: - Only apply the auto merge flag to the last comparison started. - Fix install layout issues on Debian-based systems. - Fix \"Open External\" for files on Windows. - Record installation directory and executable location on Windows. - Revert to using latin1 as a fallback encoding; this will be reverted in the next unstable series. + Updated translations.
* Sat Aug 23 2014 dimstarAATTopensuse.org- Update to version 3.11.3: + Features: - Manually handle app menu fallback for non-Gnome shells. - Save and restore window maximisation state. + Fixes: - Add missing/incomplete \"Language\" entries. - Miscellaneous code cleanups. - Handle broken locale settings better. - Fix size allocation issues in preferences UI. - Update shebang for environments with Python 3 as default. + Updated translations.
* Sun Jul 20 2014 dimstarAATTopensuse.org- Update to version 3.11.2: + Features: - File and folder comparison panes can now be resized. - Folder comparisons now support scrolling between chunks using the mouse wheel in the link map, like file comparisons. + Fixes: - Don\'t draw spurious actions for equal chunks. - Remove default sourceview behaviour for Alt+Left/Right. - Fix storing translated column names in configuration. - Several fixes for multiple windows in single-instance handling: . Resolve relative paths relative to the correct instance. . Don\'t create windows in the original instance when the calling instance errors out. . Raise the correct window for new windows in the same instance. . Exit correctly for command line errors in the calling instance. - Fix display of unicode paths in repositories. - Fix handling of unicode paths in recent files store. - Improve behaviour of Open External action, and handle spaces in filenames for the custom editor option. - Improve support custom installation prefixes.- Changes from version 3.11.1: + Features: - New (alpha) infrastructure for stand-alone Windows builds. - Display renames and metadata in Bazaar repositories. - Improved tab labels in version control comparisons. - New merge-order preference to accompany comparison-order. - Added a prompt to mark a conflict as resolved from file comparison. + Fixes: - Fix filtering for shallow folder comparisons. - Several install and distribution fixes. - Sundry bug fixes. + Updated translations.- Pass --no-update-icon-cache --no-compile-schemas to the distutils script.
* Sun Jul 20 2014 dimstarAATTopensuse.org- Update to version 3.11.0: + Features: - Supporting hiding empty filtered folders in folder comparison. - Notify user when files change externally in file comparison. - Use standard GIO file trash handling when deleting files. - Newly written Mallard-based help. + User interface updates: - Support GNOME 3-style application menu. - Visual improvements to several icons. - Update Meld\'s colour scheme. - Many visual styling updates, layout tweaks and UI polish. + Internal changes: - Port to GObject introspection, GTK+ 3, GApplication, GSettings and other new things starting with \'G\'. - Port to distutils, based on python-distutils-extra. - Move to using CSS for styling and colour definitions. - Update to use more modern GTK widgets. - Move a lot of extra UI construction into glade/UI files. - Make several custom icons themeable. - Make Meld a single-instance application, and add support for multiple windows. + Fixes: - Improved rendering speed in file comparisons. - Copy and paste within a buffer no longer causes occasional incorrect change highlighting. - Fixes for version control support. - Windows crash fixes. - Sundry bug fixes. + Updated translations.- Drop meld-1.3.0-env.patch: no longer required.- Add meld-nodocs.patch: do not install COPYING and NEWS: we do this on our own.- Drop scrollkeeper BuildRequires: no longer needed.- Add glib2-devel, gobject-introspection-devel, itstool and libxml2-tools BuildRequires: new requirements.- Rewrite build and install section to match new upstream build system, based on distutils.
* Sat Jul 19 2014 zaitorAATTopensuse.org- Update to version 1.8.6: + Handle spaces in filenames with external editor. + Fix storing translated column names in configuration. + Backport fix for \"Open externally\" sensitivity setting. + Fix support for fake comparisons in null VC. + Fix \"Same\" filter for shallow comparison cases. + Updated translations.
* Wed Jan 22 2014 dimstarAATTopensuse.org- Update to version 1.8.4: + Fix crash when scanning CVS-only folders. + Fix crash on Windows when missing cdll.intl. + Fix crash with Italian (it_IT.utf8) locale. + Updated translations.
* Sun Dec 15 2013 zaitorAATTopensuse.org- Update to version 1.8.3: + Fix subdirectory comparisons for Subversion 1.6. + Fix git status parsing for some statuses. + Don\'t disable updating when syncpoints aren\'t yet active. + Fix modifying column properties causing crashes when using .ini config backend. + Updated translations.
* Sun Oct 20 2013 zaitorAATTopensuse.org- Update to version 1.8.2: + Fix regression selecting Subversion 1.6 repositories. + Fix for unicode usernames on Windows; note that this change also moves Meld config from the remote to the local app data folder. + Add copyright string to appdata file. + Updated translations.
* Sun Sep 22 2013 zaitorAATTopensuse.org- Update to version 1.8.1: + Add AppData file. + Change order of version control selection for CVS and old SVN. + Fix escaped markup in folder comparisons. + Updated translations.
* Sun Sep 15 2013 firebird209AATTgmail.com- Update to version 1.8.0: + Fixes: Minor fixes. + Updated translations.
* Tue Sep 03 2013 zaitorAATTopensuse.org- Update to version 1.7.5: + Features: - Open the version control console view when the exit code of a VC operation indicates that there was an error. - Improve our handling of bad gconf setups, and add a file-system key to force a no-gconf fallback for persistent issues. - Add a preference for whether to highlight the current line of a file comparison. - Keyboard shortcut for the commit dialog. + Fixes: - Fix traversing symlink loops in version control comparisons. - Minor fixes and cleanups. + Updated translations.
* Sun Jul 28 2013 zaitorAATTopensuse.org- Update to version 1.7.4: + Features: - Commit dialog can now automatically wrap commit messages. - Add Bazaar support for pushing changes, and improve sensitivity setting. - Support Subversion 1.8. - Type-ahead-find search now works in folder comparisons. - Preference to swap pane order left = local. - Arch, Codeville and RCS are no longer supported. + Fixes: - When opening new tabs from the command line, bring new tab to the front. - Current chunk highlight is now customisable using gtkrc. - Syncpoints now prevent chunks from being re-merged, syncpoints move with insertions, and disable automatic updating. - Various version control updates and fixes. - Sensitivity fixes. - Translation string fixes. + Updated translations.
* Thu Jun 06 2013 zaitorAATTopensuse.org- Update to version 1.7.3: + Features: - Support launching conflict comparisons from Subversion. - The external text editor setting now supports opening files at a particular line number. - A host of minor improvements to the version control UI, including: . Add a new Push action for VC modules, currently supported in Git. . Show a summary of unpushed commits, currently supported in Git. . Reworked commit dialog, including more details about files to be committed and more useful previous-log selection. . Console output for VC comparisons is now formatted to better distinguish commands, output and errors. . Support better sensitivity handling in VC comparisons, currently implemented by Git. - Sundry minor UI improvements: . Much HIG-ification and better wording for actions, dialogs and labels. . Make columns user-resizable in version control and folder comparisons. . There is now a Save All action, to save all modified files in the current comparison. . Rather than giving up on long inline-highlighting comparisons, Meld now prompts to continue the comparison. . F5 is now a additional shortcut for Refresh. . Reload has been renamed to Revert and its UI has been improved for file comparisons. + Fixes: - Version control updates and miscellaneous fixes. - When guessing file types for syntax highlighting, we now use file contents as well as extension. - Prev/Next Change navigation now centres changes slightly more aggressively.
* Tue Apr 16 2013 dimstarAATTopensuse.org- Update to version 1.7.2: + Features: - In version control view, conflicts now open in a three-way merge mode for Bazaar and Git, with other VCs to follow. - The \"Ignore blank lines\" setting is now used in folder comparisons, in same manner as text filters. + Fixes: - Many minor Windows compatibility fixes. - Version control compatibility updates and fixes. - Better handling of Unicode filenames. - Better support for cross-platform newline behaviour, particularly on Windows. - Sensitivity fixes for file and folder comparisons. - Build and installation fixes. + Updated translations.- Drop meld-no-updates.patch: no longer needed when installing to DESTDIR.
* Fri Mar 01 2013 dimstarAATTopensuse.org- Update to version 1.7.1: + Features: - Folder comparisons can now show extra information, such as file size and modification times. Column visibility and ordering are properly configurable. - Shallow comparison (i.e., based on size and timestamp) are now supported for folder comparisons, including timestamp resolution preferences for cross-filesystem comparisons. - The UI for launching new comparisons has been reworked to have a clearer workflow, and is now shown on startup if no other comparisons have been opened - Recently-used comparisons are now supported, allowing you to re-open previous comparisons directly. - Read-only files are now not editable by default, making merge actions clearer and more consistent. Individual read-only files can easily be set as editable as desired. + Bugfixes: - New version control API, currently used by Git and SVN - Version control compatibility updates and fixes - Command line labelling options now apply to folder tabs - Regressions from parallel inline highlighting calculations have been fixed - Diff algorithm cleanup - Compatibility fixes for Python 3; this does
*not
* mean that Meld works on Python 3 yet, just that 2to3 issues have been addressed + Updated translations.- Add meld-no-updates.patch: do not execute update-mime-database and update-desktop-database during make install. We have to execute these on the target systems.- Clean up spec-file, removing obsolete if\'s for old versions.
* Wed Nov 07 2012 dimstarAATTopensuse.org- Update to version 1.7.0: + File comparisons are faster! Meld now has a smarter pre-processing step for inline highlighting of differences and does its highlighting calculations asynchronously, leading to better overall performance and interactivity. + Auto-merge mode is now available from the command-line. + Comparisons can be opened in new tabs (rather than in a new window) from the command line. + Custom colours can now be configured for all Meld drawing. + Improved behaviour when opening many tabs at once. + Notification of searches wrapping around the buffer. + Better compatibility with non-standard keyboard layouts. + Better error reporting for failed VC comparisons. + Version control compatibility updates and fixes. + Other miscellaneous bug fixes. + Updated translations.
* Sun Oct 21 2012 zaitorAATTopensuse.org- Update to version 1.6.1: + Fix traceback from invalid tree cursor paths (rh#832969, rh#837133). + Fix traceback when popping up right-click menus in empty tree sections (rh#843879). + Fix Bazaar comparisons including exec bit changes (bgo#682852). + Avoid spurious listings in Bazaar with shelved items. + Fix copying symlinks in directories (rh#836606). + Support newer Fossil VC (bgo#683969). + Fix compatibility with Python 2.5.
* Sun Apr 29 2012 dimstarAATTopensuse.org- Update to version 1.6.0: + Fix cursor location handling when our tree models change. + Updated translations.
* Tue Apr 03 2012 vuntzAATTopensuse.org- Update to version 1.5.4: + Fixes: - Slightly faster diff calculation - Avoid too-tall commit dialogues - Minor bug fixes and performance improvements + Updated translations.
* Tue Jan 31 2012 dimstarAATTopensuse.org- Update to version 1.5.3: + New features: - Add simple animations for chunk actions to make it easier to follow the result of insertion and deletion actions - Show the currently displayed page area in the side bars + Fixes: - Don\'t show links between chunks where one of the chunks is completely off-screen, reducing visual clutter - Syntax highlighting will now assume that all files in a comparison are of the same type if we can\'t determine otherwise - Some fixes to colour usage and legibility for dark themes, with more theme fixes coming soon - Remember active filters across sessions in directory and VC comparions - Guess which version control system a user is most likely to want to see, in the event of multiple VCs in a single working copy - Work with Subversion 1.7 - Many sundry bug fixes + Updated translations.- Add xz BuildRequires on openSUSE <= 12.1, in order to be able to decompress the xz-compressed tarball.
* Sun Jul 24 2011 vuntzAATTopensuse.org- Update to version 1.5.2: + New features: - Add a new menu item and shortcut for switching between panes in file comparisons - Support type-ahead search in version control views + Fixes: - Non-editable files are now handled properly when doing sensitivity setting of change actions, and actions on the central change bar are presented accordingly - Fix incorrect comparison display in files containing FF or NEL linebreak literals - Updates to the Fossil version control support - Use faster validity check for Bazaar repositories - Many minor updates and other fixes + Updated translations.- Add Suggests for various vcs that meld can deal with: + vcs available in openSUSE: bzr, cvs, git-core, mercurial, monotone, subversion. + vcs available in OBS: darcs, fossil, tla.
* Thu Jun 09 2011 vuntzAATTopensuse.org- On 11.4 and later, change python-gnome Requires to python-gconf since this is the only module being used from python-gnome.
* Sun Mar 20 2011 dimstarAATTopensuse.org- Update to version 1.5.1: + New features: - Add menu items and keyboard shortcuts for version control and directory comparison actions - Add support for the Fossil SCM - Add a menu for switching between tabs - Add a menu item to unlock scrolling + Code changes and fixes: - Improve filter handling with inline error reporting in the preference pane, and correct refreshing of file and directory comparisons on filter changes - Make line number display work with GtkSourceView 2.10+ - Support external diff tools in subversion - Support CVSNT as a CVS alternative - Performance fixes for subversion and bazaar - Correctly update a modified file\'s status in git and svn version control views - Make temporary files unwritable to avoid unintentionally editing them - Clean up diff results for cleaner comparisons - Improve symlink and binary handling, and error cases for directory comparisons - Improve copy semantics for directories and symlinks - Show case insensitivity and file encoding errors less intrusively - Sundry bug fixes + Updated translations.
* Mon Feb 14 2011 sbrabecAATTsuse.cz- Added support for translation-update-upstream.
* Sat Feb 12 2011 vuntzAATTopensuse.org- Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. + %icon_theme_cache_post/postun because the package ships themed icons.- Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage.- Change Requires of lang subpackage to Recommends, since the english documentation is not there anymore.
* Tue Dec 28 2010 dimstarAATTopensuse.org- Update to version 1.5.0: + New features: - Use MyersSequenceMatcher by default - Add a \"Show whitespace\" preference - Add \"Copy change above/below left/right\" actions - Add Alt+Up/Down as shortcuts for previous/next change - Add previous/next conflict actions - Patch creation can now create reverse patches, and can choose between panes in a three-way comparison - Add a --output option for specifying where to save a merge result + Code changes and fixes: - Require Python 2.5, Gtk+/PyGtk 2.14, PyGtkSourceView 2.4 - Port to gtk.Builder and gtk.IconTheme - Remove gnome-vfs usage - Portability fixes - Build fixes - Add a man page - Put preferences fallback in XDG-compliant location - Fix Undo/Redo with unicode text - Handle unicode linebreaks + Updated translations.- Add python-gtksourceview Recommends and drop gnome-python-desktop Recommends.
* Mon Sep 27 2010 vuntzAATTopensuse.org- Update to version 1.4.0: + Fix committing with RCS + Fix compatibility with old PyGObject + Updated translations.
* Thu Sep 09 2010 dimstarAATTopensuse.org- Update to version 1.3.3: + Highlight currently focused change + Add ability to check if version control repos are valid + Support multiple-file undo/redo operations after save + Performance improvements, bug fixes and sundry contributions + Updated translations.
* Tue Jul 20 2010 ajorgensenAATTnovell.com- Update to 1.3.2 + Add keyboard merging support + Add support for bulk change merging + Add auto-merge with ancestor mode; please note that this can currently only be started from the commandline + Updates to VC support, including lots of git fixes + UI cleanups, including a cleaner Preferences dialog, and message areas for most error reporting + Plenty of miscellaneous bug fixes + Translation updates- Add patch Requires (needed for VCS diffs).
* Thu Apr 01 2010 vuntzAATTopensuse.org- Clean up packaging from Contrib for inclusion in Factory: + Drop meld-1.3.0-desktop.patch and instead use options of suse_update_desktop_file. - Drop meld-1.3.0-scrollkeeper.patch: we need to remove the scrollkeeper files anyway. + Drop unneeded BuildRequires. + Make python-gnome a Requires instead of Recommends. + Improve description. + Split lang package.
* Wed Aug 19 2009 prusnakAATTsuse.cz- updated to 1.3.1
* Add svk support (Vincent Legoll)
* Add support for marking conflicts as resolved (Matthijs van de Water, Vincent Legoll)
* Warp the text cursor to the start of jumped-to diff chunks (Vincent Legoll)
* Allow toggling of toolbar and statusbar visibility, and add a fullscreen option (Michael Budde, Stephen Kennedy, Kai Willadsen)
* Improved change merging and conflict resolution (Piotr Piastucki)
* Speed up file comparisons and highlighting, significantly improving interactive editing performance (Kai Willadsen, Piotr Piastucki)
* Meld has a shiny new application icon (Josef Vybíral)
* Wed Jun 10 2009 prusnakAATTsuse.cz- updated to 1.3.0
* Minimum requirements are pygobject 2.8 and python 2.4
* Find dialog replaced with find bar with replace functionality
* Remove gnome dependencies (Kai Willadsen, Vincent Legoll)
* Many ui tweaks and cleanups (Kai Willadsen, Vincent Legoll)
* Support for multiple sourceview versions (Vincent Legoll)
* Updated version control support
* Multiple VCs in a single directory (Vincent Legoll)
* Subversion 1.6.x (Vincent Legoll)
* Add RCS support (Oliver Gerlich, Vincent Legoll)
* Add Codeville support (Vincent Legoll)
 
ICM