SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghex-debuginfo-3.18.2-1.1.x86_64.rpm :

* Tue Jun 14 2016 zaitorAATTopensuse.org- Update to version 3.18.2: + Fix build with GCC 6. + Updated translations.
* Tue May 17 2016 mgorseAATTsuse.com- Update to GNOME 3.20.2 Fate#318572
* Thu May 12 2016 zaitorAATTopensuse.org- Update to version 3.18.1: + Update the AppData file to spec version 0.7+. + Updated translations.
* Fri Apr 15 2016 mgorseAATTsuse.com- Update to GNOME 3.20 Fate#318572
* Thu Oct 01 2015 zaitorAATTopensuse.org- Own %{_datadir}/icons/hicolor/512x512 and subfolders on older versions of openSUSE.
* Wed Sep 23 2015 zaitorAATTopensuse.org- Update to version 3.18.0: + Updated translations.
* Wed Sep 02 2015 dimstarAATTopensuse.org- Update to version 3.17.91: + Fix icon installation. + Update screenshot in appdata file.- Changes from version 3.17.90: + Add symbolic icon. + Include higher resolution app icons. + Support decoding 64-bit integers. + Allow immediate clicking between gtkhex views. + Improve the default file name when printing to a file. + Updated translations.- Drop HighContrast icon theme handling in post/postun.
* Tue Apr 15 2014 zaitorAATTopensuse.org- Update to version 3.10.1: + Update URLs in doap and appdata files. + Updated translations.
* Mon Sep 23 2013 zaitorAATTopensuse.org- Update to version 3.10.0: + Stable release, no changes from version 3.9.92.
* Wed Sep 18 2013 dimstarAATTopensuse.org- Update to version 3.9.92: + Ship an appdata file. + Don\'t use AM_GNU_GETTEXT. + Updated translations.
* Mon May 13 2013 dimstarAATTopensuse.org- Update to version 3.8.1: + Validate the .desktop file on \'make check\'. + Updated translations.
* Mon Mar 25 2013 dimstarAATTopensuse.org- Update to version 3.8.0: + Updated translations.
* Tue Feb 19 2013 dimstarAATTopensuse.org- Update to version 3.7.90: + Make it possible to resize the main window to fit smaller screens. + Updated translations.- Drop ghex-empty-search-crash.patch: fixed upstream.
* Tue Feb 19 2013 dimstarAATTopensuse.org- Update to version 3.7.3: + Updated translations.
* Tue Feb 19 2013 dimstarAATTopensuse.org- Update to version 3.7.2: + New icons for the HighContrast theme. + Add search keywords to the .desktop file. + Updated translations.
* Tue Feb 19 2013 dimstarAATTopensuse.org- Update to version 3.7.1: + Use yelp-tools instead gnome-doc-utils. + Updated translations.- Replace gtk-doc-utils-devel BuildRequires with yelp-tools, following upstreams port to the new documentation infrastructure.
* Tue Feb 19 2013 sbrabecAATTsuse.cz- Removed obsolete ghex-empty-search-crash.patch. (bgo#473208)
* Tue Oct 16 2012 zaitorAATTopensuse.org- Update to version 3.6.1: + Updated translations.
* Thu Sep 27 2012 zaitorAATTopensuse.org- Update to version 3.6.0: + Updated translations.
* Wed Sep 19 2012 dimstarAATTopensuse.org- Update to version 3.5.91: + Improvements to the size allocation code in the GtkHex widget + Updated translations.
* Mon Aug 20 2012 dimstarAATTopensuse.org- Update to version 3.5.90: + Port to GtkApplication + Remove deprecated use of GDK_THREADS_ENTER/LEAVE + Updated translations.
* Tue Jul 17 2012 dimstarAATTopensuse.org- Update to version 3.5.2: + Fix drag-and-drop from file managers + Updated translations.
* Wed May 16 2012 dimstarAATTopensuse.org- Update to version 3.5.1: + Prepend 0x to the offset in status bar. + Avoid using gtk 3.4 deprecated symbols. + Windows build improvements. + Updated translations.
* Mon May 14 2012 vuntzAATTopensuse.org- Update to version 3.4.1: + Updated translations.
* Mon Mar 26 2012 zaitorAATTopensuse.org- Update to version 3.4.0: + Fix a desktop-file-validate warning about ghex.desktop. + Updated translations.
* Fri Mar 09 2012 dimstarAATTopensuse.org- Update to version 3.3.91: + Store the UI definition file as resource data + Better experience for the \"Goto Byte...\" dialog + Various code cleanups + Updated translations.
* Tue Feb 21 2012 vuntzAATTopensuse.org- Update to version 3.3.90: + Fix excessive scrolling back to cursor + Use maintainer mode by default + Remove the use of deprecated GTK+ API + Windows port fixes + Visual improvements with latest Adwaita theme + Updated translations.- Stop passing --disable-schemas-install to configure: there is no gconf schema anymore.
* Mon Sep 26 2011 vuntzAATTopensuse.org- Update to version 3.0.0: + Updated translations.
* Tue Sep 06 2011 vuntzAATTopensuse.org- Update to version 2.90.2: + Fix endianess conversion for 64-bit floating point (bgo#625968, bgo#648644) + Update oudated FSF mailing address (bgo#656596) + Build system cleanups (bgo#656919) + Updated translations.- Remove renaming hack of srAATTLatn to srAATTlatin: fixed upstream.- Stop changing Name and GenericName in .desktop file: they\'re correct upstream.- Remove sed hack to remove Development category in .desktop file, and instead use -r in %suse_update_desktop_file to replace existing categories. Add GNOME category too.- Drop explicit Requires for atk-devel, gail-devel, gtk2-devel in devel subpackage: the right Requires will automatically be added the pkgconfig() way.- Split library in libgtkhex-3-0 subpackage, to follow shared library packaging policy.
* Mon Aug 15 2011 dimstarAATTopensuse.org- Update to version 2.90.1: + Port from GConf to GSettings + Scrolling code cleanup + Moved internal pkgconfig dependencies to Requires.private + Bugs fixed: bgo#656080, bgo#655973, bgo#572697. + Updated translations.- Drop pkgconfig(gconf-2.0) BuildRequires, as the code has been ported to GSettings.- Replace the gconf schema handling with gsettings one.
* Fri Aug 05 2011 dimstarAATTopensuse.org- Update to version 2.90.0: + Changes for GNOME 3 support: - Port from poptOption to GOptionEntry - Replace deprecated GTK+ symbols - Remove libgnome and libgnomeui dependency - Use Gio instead GnomeVfs - Replace Gdk drawing with Cairo - Port from BonoboUI to GtkUIManager - Remove custom print widgets - Port from libgnomeprint to GtkPrint - Port to GTK+ 3 - Rename the shared libray for parallel installability + New Features and UI Improvements: - Improve About dialog - Add relative offset jumping with + and - in \'Go to Byte\' - Use double buffering for drawing, reducing flicker + Bug fixes: - Convert po files to UTF-8 - Fix various compiler warnings - Fix xsltproc warnings - Fix the order of LDADD - Fix build with stricter linker on latest Fedora - Fix gnome-doc-utils support - Modernize autotools configuration - Use upstream gettext instead the glib one - Fix regression with close on save confirmation - Avoid showing status message on an already destroyed window - Update overview when deleting a character with the \'DEL\' key + Bugs fixed: bgo#333819, bgo#445053, bgo#508563, bgo#547882, bgo#548438, bgo#570688, bgo#571892, bgo#584006, bgo#590995, bgo#590996, bgo#597683, bgo#597684, bgo#597685, bgo#597687, bgo#597688, bgo#608275, bgo#608284, bgo#609277, bgo#609548, bgo#612693, bgo#612885, bgo#630377. + Updated translations.- Remove libgnomeui-devel and libgnomeprintui-devel BuildRequires.- Add pkgconfig(atk), pkgconfig(gail-3.0), pkgconfig(gconf-2.0), pkgconfig(gio-2.0) and pkgconfig(gtk+-3.0) BuildRequires.
* 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.
* Mon Mar 16 2009 sbrabecAATTsuse.cz- Added support for translation-update-upstream (FATE#301344).
* Sun Feb 22 2009 vuntzAATTnovell.com- Update to version 2.24.0: + set G_LOG_DOMAIN for the shared libgtkhex library so that warning messages use the right domain + fix background between the hex and ascii widgets becoming dark black. (bgo#527279) + Fix the allocation code to allocate the child widgets relative to the GtkHex allocation.x and allocation.y coordinates instead of (0,0). (bgo#527272) + fix a bug where the selection would always start at 0 if the user only used the keyboard + Update the About Dialog to use the application icon. (bgo#520983) + fix ghex2 printing g_warning on startup because it uses a deprecated API (bgo#564371) + remove unused variables (bgo#564375) + make desktop files follow freedesktop spec (bgo#568023) + Fix an off-by-one error in reporting the number of bytes selected in the status bar + GObject type ids should be instances of GType, not of guint- Remove BuildRequires: gail-devel (provided by gtk2-devel), gnome-common, gnutls-devel, libglade2-devel, libwnck-devel, perl-XML-Parser, scrollkeeper- Remove check for old versions of openSUSE.- Do not set DocPath in the desktop file (not needed by yelp).- Remove call to autoreconf.
* Sat Jan 31 2009 vuntzAATTnovell.com- Use srAATTlatin instead of srAATTLatn.
* Mon Jan 19 2009 crrodriguezAATTsuse.de- remove \"la\" files [BNC#357465]
* Tue Sep 02 2008 mbomanAATTnovell.com- Update to version 2.22.0: + Cosmetic version bump
* Thu May 08 2008 rodrigoAATTsuse.de- Upstream remaining patch
* Mon Mar 31 2008 vuntzAATTsuse.de- Update to version 2.21.92 (too many changes to list here)- Remove ghex_60921.diff (fixed upstream), ghex_60922.diff (fixed upstream), ghex-search-crash.patch (fixed upstream).- Remove workaround for no translations.- Add gnome-doc-utils-devel buildrequires.- Stop using %run_ldconfig and call ldconfig.
* Thu Mar 13 2008 sbrabecAATTsuse.cz- Custom look\'n\'feel gconf keys moved to gconf2-branding-openSUSE.
* Thu Mar 06 2008 mawAATTsuse.de- Fix the build when against newer versions of intltool.
* Thu Oct 11 2007 sbrabecAATTsuse.cz- Removed bogus dependency on mDNSResponder.
* Mon Sep 03 2007 sbrabecAATTsuse.cz- Fixed crash for empty search string (GNOME#473208).
* Thu Aug 09 2007 mawAATTsuse.de- Fix up the lang subpackage.
* Tue Aug 07 2007 mauroAATTsuse.de- Split out a -lang subpackage- Add %fdupes stuff
* Fri Apr 27 2007 sbrabecAATTsuse.cz- Do not call meinproc (#227624).
* Wed Feb 07 2007 sbrabecAATTsuse.cz- Do not build unusable static libraries (#238552).
* Wed Jan 03 2007 sbrabecAATTsuse.cz- Prefix changed to /usr.- Spec file cleanup.- Created ghex-devel subpackage.
* Tue Sep 19 2006 jhargadonAATTsuse.de- update to version 2.8.2- translation updates
* Wed Apr 19 2006 sbrabecAATTsuse.cz- Fixed crash in search (#155494).
* Wed Apr 19 2006 sbrabecAATTsuse.cz- I18N fix.
* Tue Feb 28 2006 sbrabecAATTsuse.cz- Use kdelibs3-doc in BuildRequires for meinproc (#153635#c14).
* Fri Feb 17 2006 sreevesAATTsuse.de- Update .desktop file (Name, GenericName, Comment, DocPath)
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Tue Feb 22 2005 roAATTsuse.de- change category to build
* Fri Feb 18 2005 sbrabecAATTsuse.cz- Updated to version 2.8.1.
* Tue Nov 02 2004 roAATTsuse.de- locale rename: no -> nb
* Wed Aug 25 2004 claheyAATTsuse.de- Cache the ghex help and show ghex in khelpcenter.
* Fri Jul 16 2004 shprasadAATTsuse.de- Fixes bug #60916 (Fix given by smadduriAATTnovell.com) Corrects Typo mistakes in status messages- Fixes bug #60919 (Fix given by smadduriAATTnovell.com) Status bar resets upon file close- Fixes bug #60921 (Fix given by smadduriAATTnovell.com) Removed ellipses in Menu option \"Character Table\"- Fixes bug #60922 (Fix given by smadduriAATTnovell.com) Removes Duplicate accelerator keys for Edit menu options.- Fixes bug #60918 (Fix given by smadduriAATTnovell.com) Avoids Crashing when trying to open /proc files.
* Wed Jun 23 2004 shprasadAATTsuse.de- Fixes bug #60089 (Fix given by smadduriAATTnovell.com) Changed The Title Pattern.
* Wed Jun 23 2004 shprasadAATTsuse.de- Fixes bug #59873 (Fix given by smadduriAATTnovell.com) Changed the default Fonts.
* Wed May 05 2004 sbrabecAATTsuse.cz- Updated to version 2.6.0 (GNOME 2.6).
* Wed Mar 10 2004 sbrabecAATTsuse.cz- Fixed gconf schemas installation (#33114).
* Fri Feb 20 2004 sbrabecAATTsuse.cz- Fixed PreReq.
* Thu Feb 12 2004 sbrabecAATTsuse.cz- Updated to version 2.4.1.
* Sat Jan 10 2004 adrianAATTsuse.de- add %run_ldconfig
* Mon Oct 27 2003 sbrabecAATTsuse.cz- Updated to version 2.4.0.1 (GNOME 2.4).
* Sun Sep 14 2003 adrianAATTsuse.de- add Editor Category
* Mon Aug 18 2003 sbrabecAATTsuse.cz- Updated to version 2.2.1 (GNOME2).
* Wed May 28 2003 sbrabecAATTsuse.cz- Include all doc and omf files info package.
* Tue May 27 2003 roAATTsuse.de- remove unpackaged files from buildroot
* Mon Nov 11 2002 roAATTsuse.de- changed neededforbuild to
* Tue Oct 22 2002 hhetterAATTsuse.de- added libxslt to #neededforbuild to get scrollkeeper to run- removed wrong docdir
* Fri Sep 27 2002 roAATTsuse.de- Added alsa alsa-devel to neededforbuild (esound)
* Fri Jul 26 2002 adrianAATTsuse.de- fix neededforbuild
* Mon May 27 2002 roAATTsuse.de- removed gpc from neededforbuild
* Thu Jan 31 2002 roAATTsuse.de- changed neededforbuild to
* Fri Nov 30 2001 roAATTsuse.de- changed neededforbuild to
* Tue Nov 20 2001 roAATTsuse.de- added freetype2 to neededforbuild
* Fri Jun 15 2001 hhetterAATTsuse.de- update to 1.2.1- use bz2- added scrollkeeper to neededforbuild- added suse_update_config
* Tue Mar 27 2001 roAATTsuse.de- changed neededforbuild to
* Thu Mar 22 2001 hhetterAATTsuse.de- updated to version 1.2 (RC1)- specfile improvements
* Wed Mar 14 2001 roAATTsuse.de- changed neededforbuild to
* Thu Feb 22 2001 hhetterAATTsuse.de- initial build- tested on 7.1 in GNOME1.4 Environment
 
ICM