Hello community,

here is the log from the commit of package light-locker for openSUSE:Factory 
checked in at 2018-11-18 23:31:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/light-locker (Old)
 and      /work/SRC/openSUSE:Factory/.light-locker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "light-locker"

Sun Nov 18 23:31:18 2018 rev:5 rq:649359 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/light-locker/light-locker.changes        
2016-12-13 19:34:36.404209560 +0100
+++ /work/SRC/openSUSE:Factory/.light-locker.new/light-locker.changes   
2018-11-18 23:31:35.373524762 +0100
@@ -1,0 +2,10 @@
+Fri Nov 15 18:50:17 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.8.0:
+  * Build against newer systemd.
+  * Add information for debugging.
+  * Proper exit codes for light-locker-command.
+  * Update translations.
+- Remove light-locker-systemd-209.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  light-locker-1.7.0.tar.gz
  light-locker-systemd-209.patch

New:
----
  light-locker-1.8.0.tar.bz2

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

Other differences:
------------------
++++++ light-locker.spec ++++++
--- /var/tmp/diff_new_pack.ECXMrA/_old  2018-11-18 23:31:36.277523673 +0100
+++ /var/tmp/diff_new_pack.ECXMrA/_new  2018-11-18 23:31:36.277523673 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package light-locker
 #
-# Copyright (c) 2016 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
@@ -12,20 +12,19 @@
 # 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:           light-locker
-Version:        1.7.0
+Version:        1.8.0
 Release:        0
 Summary:        A simple locker using LightDM
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/X11/Utilities
-Url:            https://github.com/the-cavalry/light-locker
-Source:         
https://github.com/the-cavalry/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE light-locker-systemd-209.patch dims...@opensuse.org -- 
Update build system for systemd >= 209.
-Patch0:         light-locker-systemd-209.patch
+URL:            https://github.com/the-cavalry/light-locker
+Source:         
https://github.com/the-cavalry/light-locker/releases/download/v%{version}/%{name}-%{version}.tar.bz2
+BuildRequires:  pkgconfig
 BuildRequires:  xfce4-dev-tools >= 4.7.2
 BuildRequires:  pkgconfig(dbus-glib-1) >= 0.30
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.25.6
@@ -49,8 +48,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-mv -f configure.ac{.in,}
 
 %build
 xdt-autogen
@@ -64,22 +61,23 @@
 %make_install
 %find_lang %{name}
 
+%if 0%{?suse_version} < 1500
 %post
 %glib2_gsettings_schema_post
 
 %postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING COPYING.LIB MAINTAINERS NEWS README
+%license COPYING COPYING.LIB
+%doc AUTHORS NEWS README
 %{_bindir}/%{name}
 %{_bindir}/%{name}-command
 %{_datadir}/glib-2.0/schemas/*%{name}.gschema.xml
 %{_sysconfdir}/xdg/autostart/%{name}.desktop
-%{_mandir}/man?/%{name}*
+%{_mandir}/man?/%{name}*.?%{?ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++++++ light-locker-1.7.0.tar.gz -> light-locker-1.8.0.tar.bz2 ++++++
++++ 61168 lines of diff (skipped)


Reply via email to