Hello community,

here is the log from the commit of package scrypt for openSUSE:Factory checked 
in at 2017-03-20 17:09:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scrypt (Old)
 and      /work/SRC/openSUSE:Factory/.scrypt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scrypt"

Mon Mar 20 17:09:39 2017 rev:2 rq:480677 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/scrypt/scrypt.changes    2016-05-04 
08:18:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scrypt.new/scrypt.changes       2017-03-20 
17:09:39.897004765 +0100
@@ -1,0 +2,6 @@
+Thu Mar 16 16:58:11 UTC 2017 - mplus...@suse.com
+
+- Update to version 1.2.1:
+  * Unit tests are available
+
+-------------------------------------------------------------------

Old:
----
  scrypt-1.2.0.tgz

New:
----
  scrypt-1.2.1.tgz

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

Other differences:
------------------
++++++ scrypt.spec ++++++
--- /var/tmp/diff_new_pack.qUZsM1/_old  2017-03-20 17:09:40.484921752 +0100
+++ /var/tmp/diff_new_pack.qUZsM1/_new  2017-03-20 17:09:40.484921752 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scrypt
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,7 +17,7 @@
 
 
 Name:           scrypt
-Version:        1.2.0
+Version:        1.2.1
 Release:        0
 Summary:        Password-based encryption utility using the scrypt key 
derivation function
 License:        BSD-3-Clause
@@ -41,10 +41,14 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
+
+%check
+make test
 
 %files
 %defattr(-,root,root)
+%doc COPYRIGHT FORMAT
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1%{ext_man}
 

++++++ scrypt-1.2.0.tgz -> scrypt-1.2.1.tgz ++++++
++++ 5747 lines of diff (skipped)


Reply via email to