Hello community,

here is the log from the commit of package remmina for openSUSE:Factory checked 
in at 2017-06-18 13:50:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/remmina (Old)
 and      /work/SRC/openSUSE:Factory/.remmina.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "remmina"

Sun Jun 18 13:50:12 2017 rev:16 rq:496744 version:1.2.0~rcgit.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/remmina/remmina.changes  2016-07-21 
08:17:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.remmina.new/remmina.changes     2017-06-18 
13:50:13.272247589 +0200
@@ -1,0 +2,12 @@
+Fri May 12 11:48:45 UTC 2017 - [email protected]
+
+- Version update to version 1.2.0.rcgit.18:
+  * Various fixes around, see the upstream Changelog
+
+-------------------------------------------------------------------
+Sun Feb  5 06:28:17 UTC 2017 - [email protected]
+
+- move README.SUSE to https://en.opensuse.org/Remmina
+- update to version 1.2.0.rcgit.17
+
+-------------------------------------------------------------------

Old:
----
  1.2.0.rcgit.13.tar.gz
  README.SUSE

New:
----
  v1.2.0-rcgit.18.tar.gz

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

Other differences:
------------------
++++++ remmina.spec ++++++
--- /var/tmp/diff_new_pack.0rnBrh/_old  2017-06-18 13:50:16.379810296 +0200
+++ /var/tmp/diff_new_pack.0rnBrh/_new  2017-06-18 13:50:16.383809734 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package remmina
 #
-# 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
@@ -16,16 +16,16 @@
 #
 
 
-%define rversion 1.2.0.rcgit.13
+%bcond_with nx
+%define realver 1.2.0-rcgit.18
 Name:           remmina
-Version:        1.2.0~rcgit.13
+Version:        1.2.0~rcgit.18
 Release:        0
 Summary:        Versatile Remote Desktop Client
 License:        GPL-2.0+
 Group:          Productivity/Networking/Other
-Url:            http://remmina.sourceforge.net/
-Source0:        https://github.com/FreeRDP/Remmina/archive/%{rversion}.tar.gz
-Source1:        README.SUSE
+Url:            http://www.remmina.org/
+Source0:        https://github.com/FreeRDP/Remmina/archive/v%{realver}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  ed
 BuildRequires:  intltool
@@ -55,13 +55,7 @@
 Recommends:     %{name}-lang = %{version}
 Provides:       remmina-plugins-common = %{version}
 Obsoletes:      remmina-plugins-common < 1.0.0
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# vte-2.90 has been dropped from newer releases
-%if 0%{?suse_version} < 1315
-BuildRequires:  pkgconfig(vte-2.90)
-%else
 BuildRequires:  pkgconfig(vte-2.91)
-%endif
 
 %description
 Remmina is a remote desktop client written in GTK+, aiming to be useful for
@@ -98,8 +92,8 @@
 %if %{with nx}
 %package -n remmina-plugin-nx
 Summary:        NX Protocol Plugin for Remmina
-Group:          Productivity/Networking/Other
 # for nxproxy
+Group:          Productivity/Networking/Other
 Requires:       NX
 Requires:       remmina = %{version}
 
@@ -143,8 +137,7 @@
 %lang_package
 
 %prep
-%setup -q -n Remmina-%{rversion}
-cp -r %{SOURCE1} README.SUSE
+%setup -q -n Remmina-%{realver}
 
 %build
 #TODO: When gh#FreeRDP/Remmina#714 is fixed enable TELEPATHY
@@ -165,7 +158,6 @@
 
 %find_lang %{name}
 
-%if 0%{?suse_version} >= 1140
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -211,11 +203,10 @@
 
 #%%postun -n remmina-plugin-telepathy
 #%%icon_theme_cache_postun
-%endif
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS CHANGELOG.md LICENSE LICENSE.OpenSSL README.md README.SUSE
+%doc AUTHORS CHANGELOG.md LICENSE LICENSE.OpenSSL README.md
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/actions/*
@@ -226,6 +217,7 @@
 %{_datadir}/%{name}
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins/
+%{_mandir}/man1/%{name}.1.gz
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)


Reply via email to