* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Thu Feb 08 2018 bjorn.lie@gmail.com
- Update to version 3.8.1+20180208.1e8ca5d:
+ Several years of bugfixes and features added.
+ Updated translations.
- Switch to git-checkout via source service, following this: Add
gnome-common BuildRequires and pass autogen.sh.
- Drop gnome-nettool-bnc879122.patch and
gnome-nettool-bsc977225-Infiniband.patch: Fixed upstream.
- Minor spec cleanup, use make_build and make_install macros.
- Conditionally apply translations-update-upstream BuildRequires
and macro for non-openSUSE only.
- Drop obsolete clean section and post(un) handling of
desktop_database_post(un), icon_theme_cache_post(un) and
glib2_gsettings_schema_post(un) macros, we have file triggers
taking care of this for us now.
* Thu Jun 30 2016 dimstar@opensuse.org
- Add gnome-nettool-bsc977225-Infiniband.patch: Add new network
type: infiniband (bsc#977225, bgo#768235).
* Thu May 29 2014 sreeves@suse.com
- Add gnome-nettool-bnc879122.patch. Fix corrupted ping display
* Wed May 14 2014 glin@suse.com
- Add gnome-nettool-bnc866643-predictable-name.patch to match the
predictable device name (bnc#866643)
* Fri May 31 2013 zaitor@opensuse.org
- Update to version 3.8.1:
+ Fix build in x86_64 platforms using gcc 4.8 (bgo#699546).
* Thu May 02 2013 dimstar@opensuse.org
- Update to version 3.8.0:
+ Minor bug fixes.
+ Port to new documentation infrastructure.
+ Updated translations.
- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
following upstream.
* Sat Apr 14 2012 dimstar@opensuse.org
- Update to version 3.2.0:
+ Change schema path to standard format.
+ Updated translations.
* Tue Feb 21 2012 vuntz@opensuse.org
- Update to version 3.1.1:
+ Use nmap for basic port scanning
+ Added tracepath support for tracing routes
+ Cleanup of warning messages at compiling time
+ Avoid flickering in fast operations
+ Made the help menu HIG compliant
+ Fixed the incorrect tooltip of the traceroute text
+ Updated translations.
- Remove xz BuildRequires now that it comes for free in the build
system.
- Add Recommends for tools that are important to have gnome-nettool
work: bind-utils (dig), iputils (ping, tracepath) and net-tools
(netstat, traceroute).
- Add Suggests for tools that are nice to have for gnome-nettool:
finger, nmap, whois.
- Update check for broken categories in gnome-nettool.desktop: the
categories have changed, but are not better, unfortunately.
- Stop adding a GenericName to gnome-nettool.desktop: the name is a
bit generic already.
* Wed Jan 04 2012 vuntz@opensuse.org
- Update to version 3.0.1:
+ Fix OpenBSD compilation
+ Fix netstat routing table display on OpenBSD
+ Use finger by default instead of pinky
+ Fix up to make translations work
+ Fix ugliness when window is bigger than expected
+ Handle output with icmp_req
+ Portability fixes for IPv4/IPv6
+ Fix memory leak
+ Fixed garbage in translated string for loopback
+ Fix ping layout to resize it gently
+ Updated translations.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Drop 0001-ping-Handle-output-with-icmp_req.patch: fixed upstream.
- Stop changing libexecdir in configure: we don't need it anyway.
* Wed Apr 06 2011 fcrozat@novell.com
- Update to version 3.0.0:
+ Updated translations
- Changes from version 2.91.5:
+ Use NetworkManager connection editor if available
+ Get working with latest GTK3
- Changes from version 2.91.2:
+ bgo#625900: Use GSettings
+ Fix autocompletion and dropdown history
- Remove pkgconfig(gconf-2.0) BuildRequires.
- Replace pkgconfig(gtk+-2.0) BuildRequires with
pkgconfig(gtk+-3.0).
- Add GSettings schemas handling with %glib2_gsettings_schema_*
macros.
* Tue Mar 15 2011 malcolmlewis@opensuse.org
- Fix bnc#679874: iputils-ping displays icmp_req= instead of
icmp_seq=. Handle the two outputs correctly.
* Sun Feb 13 2011 vuntz@opensuse.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 14 2010 vuntz@opensuse.org
- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
* Tue Sep 28 2010 vuntz@opensuse.org
- Update to version 2.32.0:
+ Updated translations.
* Mon Sep 06 2010 vuntz@opensuse.org
- Make gnome-nettool.desktop appear where it should in the menu, by
removing the Utility category. Also add X-SuSE-Core-System
category to make the build happy.
* Thu Aug 05 2010 vuntz@opensuse.org
- Update to version 2.31.6:
+ Update after GtkNotebookPage removal from GTK+
+ New --with-gtk=2.0|3.0 configure flag
+ Updated translations.
- Build against GTK+ 2 again: change pkgconfig(gtk+-3.0)
BuildRequires to pkgconfig(gtk+-2.0).
- Change gconf2-devel and libgtop-devel BuildRequires to
pkgconfig() ones for gconf-2.0 and libgtop-2.0.
* Fri Jul 30 2010 dimstar@opensuse.org
- Update to version 2.31.5:
+ bgo#592686: Remove deprecated Encoding key from desktop file
+ bgo#612477: Does not compile with -DGSEAL_ENABLED
+ bgo#615130: Modernize autotools configuration
+ bgo#615133: Move GtkBuilder and .desktop files to data
directory.
+ Updated translations.
- Replace gtk2-devel BuildRequires with pkgconfig(gtk+-3.0)
* Tue Mar 30 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ bgo#602490: Fix build on GNU/kFreeBSD
+ Updated translations.
- Remove en@shaw translations on 11.2 and earlier.