Hello community,

here is the log from the commit of package libtranscript for openSUSE:Factory 
checked in at 2019-12-21 12:32:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtranscript (Old)
 and      /work/SRC/openSUSE:Factory/.libtranscript.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtranscript"

Sat Dec 21 12:32:23 2019 rev:9 rq:758359 version:0.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libtranscript/libtranscript.changes      
2019-02-27 15:08:22.650406300 +0100
+++ /work/SRC/openSUSE:Factory/.libtranscript.new.6675/libtranscript.changes    
2019-12-21 12:32:49.139404255 +0100
@@ -1,0 +2,5 @@
+Fri Dec 20 00:02:08 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Add keyrings and HTTPS URLs.
+
+-------------------------------------------------------------------

New:
----
  libtranscript-0.3.3.tar.bz2.sig
  libtranscript.keyring

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

Other differences:
------------------
++++++ libtranscript.spec ++++++
--- /var/tmp/diff_new_pack.jI1Tdu/_old  2019-12-21 12:32:52.475405841 +0100
+++ /var/tmp/diff_new_pack.jI1Tdu/_new  2019-12-21 12:32:52.483405845 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libtranscript
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,11 +23,12 @@
 Summary:        A character set conversion library
 License:        GPL-3.0-only
 Group:          Development/Libraries/C and C++
-Url:            http://os.ghalkes.nl/libtranscript.html
+URL:            https://os.ghalkes.nl/libtranscript.html
 
 #Git-Clone:    git://github.com/gphalkes/transcript
-Source:         http://os.ghalkes.nl/dist/%name-%version.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source:         https://os.ghalkes.nl/dist/%name-%version.tar.bz2
+Source2:        https://os.ghalkes.nl/dist/%name-%version.tar.bz2.sig
+Source3:        %name.keyring
 BuildRequires:  fdupes
 BuildRequires:  gettext-tools
 BuildRequires:  libtool
@@ -74,13 +75,11 @@
 %postun -p /sbin/ldconfig -n %lname
 
 %files -n %lname
-%defattr(-,root,root)
 %_libdir/libtranscript.so.1*
-%doc COPYING
 %_libdir/transcript1/
+%license COPYING
 
 %files devel
-%defattr(-,root,root)
 %_includedir/transcript/
 %_libdir/libtranscript.so
 %_libdir/pkgconfig/libtranscript.pc


Reply via email to