Hello community,

here is the log from the commit of package robinhood for openSUSE:Factory 
checked in at 2019-09-04 09:14:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/robinhood (Old)
 and      /work/SRC/openSUSE:Factory/.robinhood.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "robinhood"

Wed Sep  4 09:14:43 2019 rev:5 rq:727931 version:3.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/robinhood/robinhood.changes      2018-10-23 
20:42:41.800378992 +0200
+++ /work/SRC/openSUSE:Factory/.robinhood.new.7948/robinhood.changes    
2019-09-04 09:15:53.078933623 +0200
@@ -1,0 +2,12 @@
+Mon Sep  2 08:55:19 UTC 2019 - Ana Guerrero Lopez <[email protected]>
+
+- New version 3.1.5, please read ChangeLog for changes.
+- Update Source0 to use GitHub insterad of sourceforge.
+- New BuildRequires on jemalloc-devel
+- New binary rbh-rebind
+- Use %license
+- Patches removed, merged upstream:
+  * xattr-location.patch
+  * removed-check-ENOATTR.patch
+
+-------------------------------------------------------------------

Old:
----
  removed-check-ENOATTR.patch
  robinhood-3.1.tar.gz
  xattr-location.patch

New:
----
  robinhood-3.1.5.tar.gz

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

Other differences:
------------------
++++++ robinhood.spec ++++++
--- /var/tmp/diff_new_pack.2sw6L9/_old  2019-09-04 09:15:54.510933424 +0200
+++ /var/tmp/diff_new_pack.2sw6L9/_new  2019-09-04 09:15:54.514933423 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package robinhood
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,22 +25,21 @@
 %define installdir_www %{_localstatedir}/lib/
 
 Name:           robinhood
-Version:        3.1
+Version:        3.1.5
 Release:        0
 Summary:        Policy engine and reporting tool for large filesystems
 License:        CECILL-C
 Group:          System/Monitoring
 Url:            https://github.com/cea-hpc/robinhood
-Source0:        
https://sourceforge.net/projects/robinhood/files/robinhood/3.1/robinhood-%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        
https://github.com/cea-hpc/robinhood/archive/%{version}.tar.gz#$/%{name}-%{version}.tar.gz
 Patch1:         web-gui.patch
 Patch2:         rbh-config.patch
 Patch3:         avoid-version.patch
-Patch4:         xattr-location.patch
-Patch5:         removed-check-ENOATTR.patch
 BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
 BuildRequires:  glibc-devel
+BuildRequires:  jemalloc-devel
 BuildRequires:  libmysqlclient-devel
 BuildRequires:  libtool
 BuildRequires:  mailx
@@ -103,8 +102,6 @@
 sed -i 's,WWWROOT,%{installdir_www}robinhood,g' web_gui/robinhood.conf
 %patch2
 %patch3
-%patch4 -p 2
-%patch5 -p 2
 # remove spurious executeable bits
 find ./doc/templates -type f -executable -exec chmod 644 {} +
 
@@ -159,7 +156,8 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog README.md COPYING
+%license COPYING
+%doc ChangeLog README.md
 %doc ./doc/templates/
 
 %{_mandir}/man1/robinhood*
@@ -167,6 +165,7 @@
 %{_sbindir}/rbh-undelete
 %{_sbindir}/rbh_cksum.sh
 %{_sbindir}/rbh-config
+%{_sbindir}/rbh-rebind
 %{_sbindir}/robinhood
 %{_sbindir}/rcrobinhood
 

++++++ robinhood-3.1.tar.gz -> robinhood-3.1.5.tar.gz ++++++
++++ 97780 lines of diff (skipped)


Reply via email to