|
|
|
|
Changelog for bluefish-shared-data-2.2.8-2.fc24.noarch.rpm :
* Wed Feb 03 2016 Fedora Release Engineering - 2.2.8-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Jan 23 2016 Paul Howarth - 2.2.8-1- Update to 2.2.8 - A bugfix release with some small improvements and more polished existing features - Fixes a few serious but rarely occuring bugs - Options defined in the language definition files are now translated - Various default settings have been improved, most notably the command to launch Firefox for preview - The looks on newer GTK versions have been restored - CSS can now be compressed and decompressed - The installers for Windows and OSX have improvements, and there have been some OSX and Windows specific fixes - Character encoding detection has been improved. - Auto-completion for HTML attributes has been improved- Don\'t replace new upstream AppData screenshot- Bump python requirement to 2.7, needed for CSS decompressor * Wed Jun 17 2015 Fedora Release Engineering - 2.2.7-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Mar 31 2015 Paul Howarth - 2.2.7-2- Fix back-compatibility with old Fedoras and EPEL * Mon Mar 30 2015 Richard Hughes - 2.2.7-1.1- Use better AppData screenshots (http://bugzilla.gnome.org/747101) * Mon Feb 02 2015 Paul Howarth - 2.2.7-1- Update to 2.2.7 (mostly a bug fix release) - Fixes rare crashes in the autocompletion, the filebrowser, the htmlbar plugin preferences, and in file-load-cancel - Fixes a rare case of broken syntax highlighting after multiple search/replace actions - Displays better error/warning output when parsing language files - Finally fixes javascript regex syntax highlighting - Loading of files with corrupt encoding has been improved - Project loading over sftp has been improved - Various HTML5 tags have been added, and HTML5 is the default now for php, cfml and other languages that can include html syntax - Saving and loading of UTF-16 encoded files was broken and has been fixed - Various languages have better support, such as javascript, css, html, pascal/deplhi, and html has improved autocompletion - On OSX the keys for tab switching no longer confict with some keyboard layouts, and behavior at shutdown was improved - The upload/download feature has a new option to ignore backup files - The home/end keys now work better on wrapped text - The search and replace dialog correctly shows the number of results when searching in files on disk * Thu Sep 18 2014 Paul Howarth - 2.2.6-5- All scriptlets should be associated with the -shared-data package- Don\'t own appdata directory on distributions where the filesystem package owns it- Make %summary toolkit-agnostic- Use %license where possible * Sat Aug 16 2014 Rex Dieter - 2.2.6-4- -shared-data: add icon/mime scriptlets, drop extra Requires (core glib/gtk already pull those in) * Fri Aug 15 2014 Fedora Release Engineering - 2.2.6-3.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Thu Jul 17 2014 Paul Howarth - 2.2.6-3- Make the shared-data sub-package depend on the main package so that we pull in the binary when someone tries to install just the data, which is what gnome-software does (#1091613) * Sat Jun 07 2014 Fedora Release Engineering - 2.2.6-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Apr 22 2014 Paul Howarth - 2.2.6-1- Update to 2.2.6 (mostly a bug fix release) - Fixes a critical bug (segfault) in filebrowser that could be triggered if the root directory was set as basedir - Fixes a specific CSS-in-HTML-tag highlighting issue - The filter code caused a segfault if the command did not exist - Development checks disabled for release builds - Improvements to C, Javascript and CSS language files - Updated translations - Fixed a corner case for a new document from a template that does not exist - The \"open\" submenu now opens SVG files from the filebrowser instead of inserting an image tag - The included cssmin and jsbeatify have been updated - Fixed a syntax scanning issue when replacing large chunks of text - The \"Report bug\" link was broken - A new \"conditional\" option to the language file that makes re-using certain blocks of language files easier was added - Error reporting in outputbox was improved- Use Gtk3 for EL-7 build- Drop %defattr, redundant since rpm 4.4- Drop Group and BuildRoot tags, %clean section, also now redundant * Tue Mar 04 2014 Paul Howarth - 2.2.5-2- Misc fixes backported from upstream svn: - Fixes Upstream Bug #723568 - Fixes Bug #1071689 - Fixes a bug that left development enabled (#1066710, #1068719) - Fix an issue in get_toplevel_name_for_uri() - Make sure filetreemodel_build_dir() can handle a NULL (invalid) toplevel - Fix a couple of miscellaneous bugs * Sat Feb 01 2014 Paul Howarth - 2.2.5-1- Update to 2.2.5 (mostly a minor bugfix release) - Includes various fixes for: - Wrap text on right margin - The replace engine - Free jsmin implementation - The split lines feature - Auto-recovery - Many obscure bugs - Other improvements: - The syntax scanning engine is faster after small changes to the text - The file browser is also much faster with less memory usage, with various fixes and new features - Projects now store the active document and active line numbers - Indenting is improved in auto-completion and the smart indenting - Bookmarks and paste special also have been improved - Almost all syntax highlighting has been improved, most notably jquery in javascript, HTML5, and HTML5 in PHP files - Bluefish now has an appdata file- Drop upstreamed fixes for syntax highlighting and jsmin.py * Mon Dec 02 2013 Paul Howarth - 2.2.4-4- Replace v8 jsmin implementation (which doesn\'t work with bluefish) with an MIT-licensed version that will be in bluefish 2.2.5- Add upstream fix for syntax highlighting problem (#983902, Gnome Bug #704108) * Tue Sep 03 2013 Tom Callaway - 2.2.4-3- Remove non-free jsmin.py code, replace with free jsmin.py * Sun Jul 28 2013 Paul Howarth - 2.2.4-2- Install docs to %{_pkgdocdir} where available * Wed Feb 06 2013 Paul Howarth - 2.2.4-1- Update to 2.2.4 (mostly a minor bugfix release) - Includes various fixes for: - Tab-width on gtk 3.6 - Blocksync feature - Scrollwheel-zoom - Language syntax detection - Character encoding detection - Toggle comment - Split view - Performance improved, particularly for auto-completion popup speed - New features include: - More simple search options - Paste special (to paste for example images from Libreoffice) - Control-tab to switch to the most recent document - Save as copy - pylint, cssmin, jsmin, csstidy and php_beautifier integration - Various language syntax definition files have also been improved- Drop upstreamed patch for Gnome Bug #678951- Bump glib2/gtk version requirements as needed- Revert F-15 build to gtk2 as gtk3 version there is too old (Gnome Bug #693255) * Wed Jul 18 2012 Fedora Release Engineering - 2.2.3-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Wed Jun 27 2012 Paul Howarth - 2.2.3-1- Update to 2.2.3 (many minor bugfixes and many minor enhancements) - Fix segfault in syntax scanner - Code folding has major fixes and improvements - Search has major fixes - Lorem ipsum generator added - GUI restructured in some areas - Some shortcut key combinations added - Visibility features such as bigger cursor and cursor highlighting added, and some options were improved such as zoom and custom colors - Changes to external commands include better cursor positioning after a filter has been used, user-supplied arguments, and an option to restore the default settings - Some dialogs added for HTML5 - Thumbnail generator fixed - Insert color, path and relative path have been added - Many language files improved, and more user configurable options added to most language files - You can now select a block of text by dragging the mouse in the margin, and move the selected block with and - Drop workaround for broken gucharmap pkgconfig file (#795537)- Fix missing trailing semicolon in Spanish translation of desktop file (Gnome Bug #678951)- Bump gtk2 requirement to 2.18 (F-12 and above) (Gnome Bug #678953) * Wed Feb 29 2012 Paul Howarth - 2.2.2-1- Update to 2.2.2 (bug fix release with some very minor new features) - Fix segfault when closing document with active search results - Fix multiple replace with search results directly adjacent corrupting text - Fix broken cursor positioning that ruined the Zencoding plugin - Fix CSS dialog that was unusable on GTK-3 - Fix position of right margin indicator on GTK-3 - Fix several small memory leaks - Fix annoying scrolling of the side bar filebrowser in \'treeview\' mode - Use multiple threads to improve start-up performance - Fix descriptions of language options - Improve HTML5 option text and menu strings - Improve accelerators, shortcut keys and translations - New features: duplicate line and delete line - Add Catalan translation- Fix permissions of zencoding plugin scripts to placate rpmlint * Mon Feb 27 2012 Paul Howarth - 2.2.2-0.1.rc1- Update to 2.2.2-rc1- Drop upstream patch for #771227- BR: glib2 ≥ 2.18 (Gnome Bug #670883) * Mon Feb 20 2012 Paul Howarth - 2.2.1-3- Fix abort due to free() of invalid pointer (#771227)- Work around broken gucharmap pkgconfig file (#795537) * Thu Jan 05 2012 Paul Howarth - 2.2.1-2- Rebuild for gcc 4.7 * Fri Dec 23 2011 Paul Howarth - 2.2.1-1- Update to 2.2.1 - New feature: Zencoding support - Fix to build on Gtk+-2.22 - Fix for PCRE regular expression searching - Layout fixes for Gtk+-3.2 - Several obscure segfault fixes - Fix for autocompletion of variables in PHP - dialog fixes - Memory-leak fixes- Drop patch, now included upstream- BR: python2-devel * Tue Nov 22 2011 Paul Howarth - 2.2.0-1- Update to 2.2.0 - New \"select block\" feature - Block stack is displayed on the statusbar - Completely rewritten search and replace engine - Quickbar feature has been removed - Large changes internally for GTK3 compatibility- Drop patches, now included upstream- Add patch to fix build with gtk 2.22 (Gnome bug 664556) * Fri Jul 22 2011 Paul Howarth - 2.0.3-4- Fix crash in _gtk_text_btree_get_chars_changed_stamp (Gnome bug 654838, #720990)- Nobody else likes macros for commands * Thu Mar 10 2011 Paul Howarth - 2.0.3-3- Add workaround for crash on close (Gnome bug 637990, #683497) * Sun Feb 27 2011 Paul Howarth - 2.0.3-2- Fix highlighting of block delimiters (Gnome bugs 643150 and 643153, #680626) * Wed Feb 23 2011 Paul Howarth - 2.0.3-1- Update to 2.0.3- Drop gtk2 version requirement back down to 2.12 * Mon Feb 07 2011 Paul Howarth - 2.0.3-0.2.rc2- Update to 2.0.3-rc2 * Tue Jan 04 2011 Paul Howarth - 2.0.3-0.1.rc1- Update to 2.0.3-rc1- Drop patches now integrated into upstream release- Bump gtk2 version requirement to 2.14 * Sun Dec 19 2010 Paul Howarth - 2.0.2-6- Update patch for #663014 to fix another potential issue that was discovered * Wed Dec 15 2010 Paul Howarth - 2.0.2-5- Fix crash in autosave (#663014) * Thu Nov 18 2010 Paul Howarth - 2.0.2-4- Fix crash when removing files/projects from recently-used lists (#653299) * Thu Oct 07 2010 Paul Howarth - 2.0.2-3- Drop charmap plugin from Rawhide for now * Wed Sep 29 2010 jkeating - 2.0.2-1.1- Rebuilt for gcc bug 634757 * Fri Sep 17 2010 Paul Howarth - 2.0.2-1- Update to 2.0.2 (minor bugfix and minor feature enhancement release) - Two crashes have been resolved - A \"jump to reference\" feature has been added - Translations improved * Tue Sep 07 2010 Paul Howarth - 2.0.2-0.1.rc1- Update to 2.0.2-rc1- Drop patch for #626246, no longer needed- License changed from GPLv2+ to GPLv3+ * Thu Aug 26 2010 Paul Howarth - 2.0.1-2- Fix crash in File Open dialog with filter applied (#626246)- Change buildreq \"man\" to \"/usr/bin/man\" since the \"man\" package has been obsoleted by \"man-db\" from Fedora 14 * Fri Jun 18 2010 Paul Howarth - 2.0.1-1- Update to 2.0.1- Drop upstreamed log10 linking patch- Drop redundant buildreqs pcre-devel and python-devel * Wed Feb 17 2010 Paul Howarth - 2.0.0-2- Bluefish uses GIO rather than GnomeVFS so buildreq libgnomeui-devel is no longer needed- Explicitly buildreq libxml2-devel * Tue Feb 16 2010 Paul Howarth - 2.0.0-1 - 2.0.0 release - Remove upstreamed projects patch - Update log10 linking patch * Mon Feb 15 2010 Paul Howarth - 2.0.0-0.4.rc3- Fix FTBFS due to missing -lm linking for log10 function (#565197) * Sun Jan 31 2010 Paul Howarth - 2.0.0-0.3.rc3- Update to 2.0.0-rc3- Drop snippets patch- Add upstream patch resolving some project-related issues (#549552) * Wed Jan 27 2010 Paul Howarth - 2.0.0-0.2.rc2- Update to 2.0.0-rc2- Apply upstream patch to re-enable snippets menu- Disable python plugin on upstream advice (#549552 comment 6)- Disable dependency tracking to speed up build- Register XML catalog in %post and %postun * Wed Dec 30 2009 Paul Howarth - 2.0.0-0.1.rc1- Update to major new version - 2.0.0-rc1 (#549552)- Drop all patches- No longer need buildreqs gail-devel, gnome-mime-data, gnome-vfs2-devel- Buildreq gucharmap-devel >= 2.20 for charmap plugin- Buildreq intltool for translations- Buildreq man to check man pages- Buildreq python-devel for python plugin- Req findutils and grep for the Advanced Open function- Use %{name} macro for spec file compatibility with bluefish-unstable- Call %find_lang multiple times for plugin translations- Filter provides for plugin shared objects- Desktop file now installed as part of upstream install process, so use desktop-file-validate instead of desktop-file-install- Explicitly enable python plugin (disabled by default despite docs to contrary)- All supported releases now have noarch subpackages, so drop conditionals * Thu Nov 19 2009 Paul Howarth - 1.0.7-9- Buildreq gnome-mime-data, not pulled in by gnome-vfs2 since 2.24.1-8 (#539223)- Buildreq enchant-devel >= 1.4.2, needed for enchant_dict_add- Make %files list more explicit * Thu Jul 30 2009 Paul Howarth - 1.0.7-8- Include patch from Caolan McNamara for using enchant rather than aspell for spell-checking (#509514) http://fedoraproject.org/wiki/Releases/FeatureDictionary- Try to maintain timestamps on unmodified files from upstream * Fri Jul 24 2009 Fedora Release Engineering - 1.0.7-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Paul Howarth - 1.0.7-6- Split off shared-data noarch subpackage for Fedora 10 onwards- Add buildreq gail-devel to fix broken detection of libgnomeui on F-9 * Mon Feb 23 2009 Fedora Release Engineering - 1.0.7-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Feb 14 2008 Paul Howarth - 1.0.7-4- rebuild with gcc 4.3.0 for Fedora 9 * Mon Jan 21 2008 Paul Howarth - 1.0.7-3- include patch from upstream VCS to work around problem editing syntax highlighting patterns (#390871) * Sun Aug 26 2007 Paul Howarth - 1.0.7-2- clarify license as GPL version 2 or later- unexpand tabs in spec- update scriptlets and drop scriptlet dependencies * Mon Nov 06 2006 Paul Howarth - 1.0.7-1- update to 1.0.7- update download URL- don\'t add category X-Fedora in desktop files * Tue Aug 29 2006 Paul Howarth - 1.0.5-4- rebuild for dynamic linking speedups (FE6) * Mon May 22 2006 Paul Howarth - 1.0.5-3- fix broken debuginfo packages by not stripping binaries (#192617)- cosmetic changes to spec file- add extra doc files AUTHORS ChangeLog NEWS README TODO- use full command paths for reproducible builds * Thu Feb 16 2006 Paul Howarth - 1.0.5-2- rebuild * Mon Feb 06 2006 Paul Howarth - 1.0.5-1- update to 1.0.5- include manpage * Mon Sep 05 2005 Paul Howarth - 1.0.4-1- update to 1.0.4 * Sun Aug 21 2005 Paul Howarth - 1.0.3-1- update to 1.0.3 * Sat Aug 20 2005 Michael Schwendt - 1.0.2-3- rebuilt * Fri Jul 29 2005 Paul Howarth - 1.0.2-2- buildrequire libgnomeui-devel, not libgnomeui * Fri Jul 29 2005 Paul Howarth - 1.0.2-1- update to 1.0.2- add dist tag- add libgnomeui support as per upstream package (#161234, #163804)- add project desktop entry- desktop entry munging not needed * Sun May 22 2005 Jeremy Katz - 1.0-4- rebuild on all arches * Wed Apr 06 2005 Michael Schwendt - rebuilt * Sun Feb 20 2005 Phillip Compton 1.0-2- Fix for absolute path to icon in desktop entry. * Tue Jan 11 2005 Phillip Compton 1.0-1- 1.0. * Sat Jan 01 2005 Phillip Compton 1.0-0.1.cvs20041231- cvs20041231 * Fri Nov 12 2004 Phillip Compton 0.13-0.fdr.4- Redirect output for post/postun.- More mime-types in desktop entry.- Fix changelog. * Thu Nov 11 2004 Phillip Compton 0.13-0.fdr.3- Updated .desktop entry for new mime-type system.- Added post/postun update-desktop-database.- Removed files from old mime-type system. * Mon Apr 12 2004 Phillip Compton 0:0.13-0.fdr.2- Now including .applications file and mime info. * Sat Apr 10 2004 Phillip Compton 0:0.13-0.fdr.1- Updated to 0.13. * Mon Nov 24 2003 Phillip Compton 0:0.12-0.fdr.1- Updated to 0.12.- BuildReq gnome-vfs2-devel. * Sun Oct 19 2003 Phillip Compton 0.11-0.fdr.5- Release detection dropped..1 * Mon Oct 06 2003 Phillip Compton 0:0.11-0.fdr.4- Improved release detection. * Sun Sep 28 2003 Phillip Compton 0:0.11-0.fdr.3- Modified for Fedora Core release detection.- Updated description. * Mon Sep 15 2003 Phillip Compton 0:0.11-0.fdr.2- Now auto-detecting RH release. * Sun Jul 27 2003 Phillip Compton 0:0.11-0.fdr.1- Updated to 0.11. * Fri Jul 25 2003 Phillip Compton 0:0.10-0.fdr.2- Enable feature diferention for shrike vs severn.- BuildReq aspell-devel for severn.- in bluefish.desktop: Terminal=0 => Terminal=false.- Source0 path updated. * Thu Jul 17 2003 Phillip Compton 0:0.10-0.fdr.1- Updated to 0.10. * Thu Jul 17 2003 Phillip Compton 0:0.10-0.fdr.0.1.20030716- 2003-07-16 snapshot. * Thu Apr 10 2003 Phillip Compton 0:0.9-0.fdr.5- Added gettext to BuildRequires. * Tue Apr 01 2003 Phillip Compton 0:0.9-0.fdr.4- Changed category to X-Fedora-Extra.- Added Epoch:0.- Removed redundant Requires entries. * Sun Mar 23 2003 Phillip Compton 0.9-0.fdr.3- Updated for inclusion in fedora * Wed Mar 05 2003 Phillip Compton 0.9-0.fdr.2- Cleaned up spec file * Wed Feb 19 2003 Phillip Compton 0.9-1.fedora.1- Updated to 0.9 * Sat Feb 08 2003 Phillip Compton- Update to snapshot: 20030207 * Wed Feb 05 2003 Phillip Compton- Update to snapshot: 20030205 * Wed Jan 15 2003 Matthias Saou - Update to the latest snapshot which should be more stable. * Sat Jan 11 2003 Matthias Saou - Update to 0.8.- Major spec file updates based on the one from Matthias Haase. * Thu May 02 2002 Matthias Saou - Rebuilt against Red Hat Linux 7.3.- Added the -j4 expansion. * Mon Nov 19 2001 Matthias Saou - Update to 0.7.- Spec file simplifications since the build is now cleaner :-) * Wed May 02 2001 Matthias Saou - Spec file cleanup for Red Hat 7.1.- Added a GNOME desktop entry.- Compiled with kgcc and reported the problems encountered with gcc 2.96. * Fri May 05 2000 Bo Forslund - fine tuning of the spec file- possible to build with all processors on smp machines- an entry for RedHats wmconfig * Tue Mar 21 2000 CW Zuckschwerdt - complete rewrite of spec file- relocateable on build-time- no privileges required while building- fix for install_location (should really be $(LIBDIR)/bluefish!)- included man, locale and lib into RPM (was seriously broken) * Thu Jan 13 2000 Chris Lea - Fixed up spec file some. bluefish-0.3.5 * Wed Nov 17 1999 Chris Lea - added spec file. this is my third RPM that I\'ve made a spec file for, so please be merciful if I\'ve screwed something up
|
|
|