Hello community,

here is the log from the commit of package honggfuzz for openSUSE:Factory 
checked in at 2018-03-09 10:46:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/honggfuzz (Old)
 and      /work/SRC/openSUSE:Factory/.honggfuzz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "honggfuzz"

Fri Mar  9 10:46:28 2018 rev:7 rq:584450 version:1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/honggfuzz/honggfuzz.changes      2018-02-26 
23:24:47.399115195 +0100
+++ /work/SRC/openSUSE:Factory/.honggfuzz.new/honggfuzz.changes 2018-03-09 
10:46:28.726931488 +0100
@@ -1,0 +2,6 @@
+Thu Mar  8 14:06:22 UTC 2018 - [email protected]
+
+- Clean up spec file using spec-cleaner
+- Update project url
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ honggfuzz.spec ++++++
--- /var/tmp/diff_new_pack.uVXL4S/_old  2018-03-09 10:46:30.466868816 +0100
+++ /var/tmp/diff_new_pack.uVXL4S/_new  2018-03-09 10:46:30.470868673 +0100
@@ -22,7 +22,7 @@
 Summary:        Security-oriented fuzzer with various analysis options
 License:        Apache-2.0
 Group:          Development/Tools/Other
-Url:            https://google.github.io/honggfuzz/
+URL:            http://honggfuzz.com
 Source:         
https://github.com/google/honggfuzz/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  binutils-devel
 BuildRequires:  libunwind-devel
@@ -41,12 +41,12 @@
 make %{?_smp_mflags} ARCH_LDFLAGS="-L/usr/local/include -L/usr/include 
-lpthread -lunwind-ptrace -lunwind-generic -lbfd -lopcodes -lrt -liberty -lz 
-ldl"
 
 %install
-install -D -p -m 0755 %{name} \
+install -Dpm 0755 %{name} \
   %{buildroot}%{_bindir}/%{name}
 
 %files
-%defattr(-,root,root)
-%doc COPYING CHANGELOG CONTRIBUTING README.md
+%license COPYING
+%doc CHANGELOG CONTRIBUTING README.md
 %{_bindir}/%{name}
 
 %changelog


Reply via email to