From 520230e3179437a37f490302611e837f4a715872 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: May 15 2015 12:36:12 +0000 Subject: Rebuild (wireshark) --- diff --git a/openambit.spec b/openambit.spec index 6e046f4..1f40aac 100644 --- a/openambit.spec +++ b/openambit.spec @@ -1,10 +1,10 @@ -%global wireshark_ver 1.12.4 +%global wireshark_ver 1.12.5 %global commit 5f2b7840d91121b44a9a16ac6d945b103a94c5a3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: openambit Version: 0.3 -Release: 4%{?commit:.git%shortcommit}%{?dist} +Release: 5%{?commit:.git%shortcommit}%{?dist} Summary: Open software for the Suunto Ambit(2) License: GPLv3+ @@ -114,7 +114,7 @@ make %{?_smp_mflags} %make_install -C src/openambit-build install -Dpm 0755 wireshark_dissector-build/ambit.so %{buildroot}%{_libdir}/wireshark/plugins/%{wireshark_ver}/ambit.so -%{_bindir}/appstream-util validate %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml || : +%{_bindir}/appstream-util validate-relax %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml %{_bindir}/desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop @@ -164,6 +164,9 @@ fi %changelog +* Fri May 15 2015 Sandro Mani - 0.3-5.git5f2b784 +- Rebuild (wireshark) + * Sat May 02 2015 Kalev Lember - 0.3-4.git5f2b784 - Rebuilt for GCC 5 C++11 ABI change