Hello community,

here is the log from the commit of package hexd for openSUSE:Factory checked in 
at 2018-02-18 11:45:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hexd (Old)
 and      /work/SRC/openSUSE:Factory/.hexd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hexd"

Sun Feb 18 11:45:38 2018 rev:2 rq:577614 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hexd/hexd.changes        2017-07-04 
09:10:59.413581325 +0200
+++ /work/SRC/openSUSE:Factory/.hexd.new/hexd.changes   2018-02-18 
11:45:40.670463820 +0100
@@ -1,0 +2,9 @@
+Sat Feb 17 12:50:07 UTC 2018 - [email protected]
+
+- Update to version 1.0.0 (no upstream changelog)
+
+- Switched to official tarball source and removed _service
+
+- Spec cleanup
+
+-------------------------------------------------------------------

Old:
----
  _service
  _servicedata
  hexd-0.0.0+git.20170527.tar.xz

New:
----
  hexd-1.0.0.tar.gz

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

Other differences:
------------------
++++++ hexd.spec ++++++
--- /var/tmp/diff_new_pack.FXJWUs/_old  2018-02-18 11:45:41.950417871 +0100
+++ /var/tmp/diff_new_pack.FXJWUs/_new  2018-02-18 11:45:41.950417871 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package hexd
 #
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,13 +18,13 @@
 
 
 Name:           hexd
-Version:        0.0.0+git.20170527
+Version:        1.0.0
 Release:        0
 Summary:        Colourful, human-friendly hexdump tool
 License:        MIT
 Group:          Development/Tools/Debuggers
 Url:            https://github.com/FireyFly/hexd.git
-Source:         %{name}-%{version}.tar.xz
+Source:         
https://github.com/FireyFly/hexd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 
 %description
 hexd prints a human-readable hexdump of the specified files, or
@@ -43,8 +44,8 @@
 install -m 0644 hexd.1 %{buildroot}%{_mandir}/man1/hexd.1
 
 %files
-%defattr(-,root,root)
-%doc LICENSE README.md
+%doc README.md
+%license LICENSE
 %{_bindir}/hexd
 %{_mandir}/man1/hexd.1%{ext_man}
 


Reply via email to