Hello community,

here is the log from the commit of package bcal for openSUSE:Factory checked in 
at 2019-04-17 10:08:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bcal (Old)
 and      /work/SRC/openSUSE:Factory/.bcal.new.17052 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bcal"

Wed Apr 17 10:08:57 2019 rev:2 rq:694667 version:2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bcal/bcal.changes        2019-04-14 
12:23:31.439836605 +0200
+++ /work/SRC/openSUSE:Factory/.bcal.new.17052/bcal.changes     2019-04-17 
10:09:17.494843902 +0200
@@ -1,0 +2,5 @@
+Mon Apr 15 08:15:23 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Trim excess whitespace in description. Change to written style.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bcal.spec ++++++
--- /var/tmp/diff_new_pack.mdCw5r/_old  2019-04-17 10:09:18.066844563 +0200
+++ /var/tmp/diff_new_pack.mdCw5r/_new  2019-04-17 10:09:18.070844567 +0200
@@ -1,5 +1,7 @@
+#
 # spec file for package bcal
 #
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2018 Dilawar Singh <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -11,16 +13,17 @@
 # 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/
 #
 
+
 Name:         bcal
 Summary:      Command-line utility for storage conversions and calculations
-URL:          http://www.github.com/jarun/bcal
-Group:        Productivity/Scientific/Math
 License:      GPL-3.0-only
+Group:          Productivity/Scientific/Math
+URL:            http://www.github.com/jarun/bcal
 Version:      2.1
-Release:      1
+Release:        0
 Source0:      
https://github.com/jarun/bcal/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  gcc
 BuildRequires:  readline-devel
@@ -30,11 +33,11 @@
 %endif
 
 %description
- bcal (Byte CALculator) is a command-line utility for storage, hardware and
- firmware developers who deal with storage-specific numerical calculations,
- expressions, unit conversions or address calculations frequently. If you are 
one
- and can't calculate the hex address offset for (512 - 16) MiB immediately, or
- the value when the 43rd bit of a 64-bit address is set, bcal is for you/
+bcal (Byte CALculator) is a command-line utility for storage, hardware and
+firmware developers who deal with storage-specific numerical calculations,
+expressions, unit conversions or address calculations frequently. If you are 
one
+and cannot calculate the hex address offset for (512 - 16) MiB immediately, or
+the value when the 43rd bit of a 64-bit address is set, bcal is for you.
 
 %prep
 %setup -q


Reply via email to