Hello community, here is the log from the commit of package blog for openSUSE:Factory checked in at 2017-02-01 09:49:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blog (Old) and /work/SRC/openSUSE:Factory/.blog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blog" Changes: -------- --- /work/SRC/openSUSE:Factory/blog/blog.changes 2016-09-05 21:11:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.blog.new/blog.changes 2017-02-03 17:32:04.900422812 +0100 @@ -1,0 +2,10 @@ +Wed Jan 25 12:30:03 UTC 2017 - [email protected] + +- Use github source from tagged version + +------------------------------------------------------------------- +Wed Jan 25 12:13:13 UTC 2017 - [email protected] + +- Use https://github.com/bitstreamout/showconsole as URL + +------------------------------------------------------------------- Old: ---- showconsole-2.18.tar.bz2 New: ---- showconsole-2.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blog.spec ++++++ --- /var/tmp/diff_new_pack.RoKCn4/_old 2017-02-03 17:32:05.232375828 +0100 +++ /var/tmp/diff_new_pack.RoKCn4/_new 2017-02-03 17:32:05.236375262 +0100 @@ -1,7 +1,7 @@ # # spec file for package blog # -# 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 @@ -22,8 +22,8 @@ Summary: Boot logging License: GPL-2.0+ Group: System/Base -Url: https://build.opensuse.org/package/show/Base:System/blog -Source: showconsole-%{version}.tar.bz2 +Url: https://github.com/bitstreamout/showconsole +Source: https://github.com/bitstreamout/showconsole/archive/v%{version}.tar.gz#/showconsole-%{version}.tar.gz Source1: blog-rpmlintrc BuildRequires: suse-module-tools BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -56,7 +56,7 @@ %package devel Summary: Provides library and header for boot logging Group: Development/Libraries/C and C++ -Requires: blog +Requires: blog = %{version} %description devel The libaray and the header file for the FIFO interface used to build
