Hello community,

here is the log from the commit of package gnusocialshell for openSUSE:Factory 
checked in at 2018-08-08 14:54:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnusocialshell (Old)
 and      /work/SRC/openSUSE:Factory/.gnusocialshell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnusocialshell"

Wed Aug  8 14:54:08 2018 rev:2 rq:627955 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnusocialshell/gnusocialshell.changes    
2017-05-17 10:53:58.398042231 +0200
+++ /work/SRC/openSUSE:Factory/.gnusocialshell.new/gnusocialshell.changes       
2018-08-08 14:54:52.193685764 +0200
@@ -1,0 +2,6 @@
+Mon Aug  6 22:03:50 UTC 2018 - [email protected]
+
+- Update to version 1.3.0:
+  * Add a new "/tag" command, to read tags timelines.
+
+-------------------------------------------------------------------

Old:
----
  GnuSocialShell-1.2.0.tar.gz

New:
----
  GnuSocialShell-v1.3.0.tar.bz2

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

Other differences:
------------------
++++++ gnusocialshell.spec ++++++
--- /var/tmp/diff_new_pack.35zf6C/_old  2018-08-08 14:54:52.665686544 +0200
+++ /var/tmp/diff_new_pack.35zf6C/_new  2018-08-08 14:54:52.669686550 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnusocialshell
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -16,16 +16,15 @@
 #
 
 
-%define _rev    01ee8ccd7322e9780f8e7dbe9e2f0edac9227409
 %define _name   GnuSocialShell
 Name:           gnusocialshell
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 Summary:        Text-based GNU social client
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Networking/Other
-Url:            https://gnusocialshell.eu/
-Source:         
https://github.com/dalmemail/GnuSocialShell/archive/%{_rev}.tar.gz#/%{_name}-%{version}.tar.gz
+URL:            https://dalme.net/gnusocialshell
+Source:         
https://gitlab.com/DalmeGNU/GnuSocialShell/-/archive/v%{version}/%{_name}-v%{version}.tar.bz2
 Patch0:         gnusocialshell-fix-cflags.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -37,7 +36,7 @@
 GnuSocialShell is a text-based GNU social client written in C.
 
 %prep
-%setup -q -n %{_name}-%{_rev}
+%setup -q -n %{_name}-v%{version}
 %patch0 -p1
 touch config.rpath
 mv config config.example
@@ -51,8 +50,8 @@
 %make_install
 
 %files
-%defattr(-,root,root)
-%doc LICENSE README.md config.example
+%license LICENSE
+%doc README.md config.example
 %{_bindir}/%{name}
 
 %changelog


Reply via email to