commit mugshot for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package mugshot for openSUSE:Factory checked 
in at 2019-08-27 10:28:15

Comparing /work/SRC/openSUSE:Factory/mugshot (Old)
 and  /work/SRC/openSUSE:Factory/.mugshot.new.7948 (New)


Package is "mugshot"

Tue Aug 27 10:28:15 2019 rev:2 rq:726291 version:0.4.2

Changes:

--- /work/SRC/openSUSE:Factory/mugshot/mugshot.changes  2019-08-20 
10:57:15.484682862 +0200
+++ /work/SRC/openSUSE:Factory/.mugshot.new.7948/mugshot.changes
2019-08-27 10:28:24.299909863 +0200
@@ -1,0 +2,17 @@
+Sun Aug 25 17:47:55 UTC 2019 - Marcel Kuehlhorn 
+
+- Use correct source archive
+
+---
+Sat Aug 24 12:17:50 UTC 2019 - Marcel Kuehlhorn 
+
+- Update to version 0.4.2
+  * Mugshot has moved to Github
+  * Translation updates
+
+---
+Sat Aug 24 06:12:39 UTC 2019 - Jan Engelhardt 
+
+- Generalize description and trim bias.
+
+---

Old:

  mugshot-0.4.1.tar.gz

New:

  mugshot-0.4.2.tar.gz



Other differences:
--
++ mugshot.spec ++
--- /var/tmp/diff_new_pack.Qjdp5U/_old  2019-08-27 10:28:25.759909754 +0200
+++ /var/tmp/diff_new_pack.Qjdp5U/_new  2019-08-27 10:28:25.763909754 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mugshot
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -17,25 +17,25 @@
 
 
 Name:   mugshot
-Version:0.4.1
+Version:0.4.2
 Release:0
 Summary:User profile configuration utility
 License:GPL-3.0-only
 Group:  System/GUI/Other
-URL:https://launchpad.net/%{name}
+URL:https://github.com/bluesabre/mugshot
+Source: 
https://github.com/bluesabre/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE disable_webcam.patch maurizio.ga...@gmail.com -- remove 
webcam option from menu due to crashes
 Patch0: disable_webcam.patch
-Source: 
https://launchpad.net/%{name}/0.4/0.4.1/+download/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection
 BuildRequires:  intltool
-BuildRequires:  python3-devel
 BuildRequires:  python3-cairo-devel
 BuildRequires:  python3-dbus-python-devel
-BuildRequires:  python3-setuptools
+BuildRequires:  python3-devel
 BuildRequires:  python3-distutils-extra
 BuildRequires:  python3-gobject-devel
 BuildRequires:  python3-pexpect
+BuildRequires:  python3-setuptools
 BuildRequires:  update-desktop-files
 Requires:   python3
 Requires:   python3-base
@@ -50,8 +50,8 @@
 BuildArch:  noarch
 
 %description
-Mugshot is a lightweight user configuration utility that allows you to easily 
-update personal user details and avatar.
+Mugshot is a user configuration utility that allows
+updating personal user details and avatar.
 
 %lang_package
 
@@ -93,7 +93,7 @@
 
 %files
 %license COPYING
-%doc AUTHORS README
+%doc AUTHORS README.md
 %{python3_sitelib}/%{name}*
 %{_datadir}/%{name}
 %{_bindir}/%{name}*

++ mugshot-0.4.1.tar.gz -> mugshot-0.4.2.tar.gz ++
 6215 lines of diff (skipped)




commit mugshot for openSUSE:Factory

2019-08-20 Thread root
Hello community,

here is the log from the commit of package mugshot for openSUSE:Factory checked 
in at 2019-08-20 10:57:12

Comparing /work/SRC/openSUSE:Factory/mugshot (Old)
 and  /work/SRC/openSUSE:Factory/.mugshot.new.22127 (New)


Package is "mugshot"

Tue Aug 20 10:57:12 2019 rev:1 rq:721862 version:0.4.1

Changes:

New Changes file:

--- /dev/null   2019-08-07 02:59:15.679220339 +0200
+++ /work/SRC/openSUSE:Factory/.mugshot.new.22127/mugshot.changes   
2019-08-20 10:57:15.484682862 +0200
@@ -0,0 +1,24 @@
+---
+Thu Aug  8 18:05:00 UTC 2019 - Maurizio Galli 
+
+- fixed package name in spec file
+
+---
+Sun Feb  3 17:04:40 UTC 2019 - Maurizio Galli 
+
+- fixed %files section 
+
+---
+Thu Nov 15 09:47:31 UTC 2018 - Maurizio Galli 
+
+- create and apply patch hide webcam menu entry due to crashes
+
+---
+Thu Nov 15 03:16:59 UTC 2018 - Maurizio Galli 
+
+- fixed %fdupes macro 
+
+---
+Thu Nov 15 02:39:27 UTC 2018 - Maurizio Galli 
+
+- 0.4.1 initial build 

New:

  disable_webcam.patch
  mugshot-0.4.1.tar.gz
  mugshot.changes
  mugshot.spec



Other differences:
--
++ mugshot.spec ++
#
# spec file for package mugshot
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:   mugshot
Version:0.4.1
Release:0
Summary:User profile configuration utility
License:GPL-3.0-only
Group:  System/GUI/Other
URL:https://launchpad.net/%{name}
# PATCH-FIX-OPENSUSE disable_webcam.patch maurizio.ga...@gmail.com -- remove 
webcam option from menu due to crashes
Patch0: disable_webcam.patch
Source: 
https://launchpad.net/%{name}/0.4/0.4.1/+download/%{name}-%{version}.tar.gz
BuildRequires:  fdupes
BuildRequires:  gobject-introspection
BuildRequires:  intltool
BuildRequires:  python3-devel
BuildRequires:  python3-cairo-devel
BuildRequires:  python3-dbus-python-devel
BuildRequires:  python3-setuptools
BuildRequires:  python3-distutils-extra
BuildRequires:  python3-gobject-devel
BuildRequires:  python3-pexpect
BuildRequires:  update-desktop-files
Requires:   python3
Requires:   python3-base
Requires:   python3-cairo
Requires:   python3-dbus-python
Requires:   python3-gobject
Requires:   python3-gobject-Gdk
Requires:   python3-pexpect
# adds a list of avatars
Recommends: gnome-control-center-user-faces
Recommends: %{name}-lang
BuildArch:  noarch

%description
Mugshot is a lightweight user configuration utility that allows you to easily 
update personal user details and avatar.

%lang_package

%prep
%autosetup -p1

%build
%py3_build

%install
# Fix translations not found
install -dm 0755 %{buildroot}%{_datadir}/locale
cp -a build/mo/* %{buildroot}%{_datadir}/locale/

# Fix desktop file not found
install -Dm 0644 build/share/applications/%{name}.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop

%py3_install

# Remove unused doc directory
rm -rf %{buildroot}%{_datadir}/doc/%{name}

# Fix permissions of .py files
chmod a+x %{buildroot}%{python3_sitelib}/%{name}/*.py
chmod a+x %{buildroot}%{python3_sitelib}/%{name}_lib/*.py

# Fix python-bytecode-inconsistent-mtime.
pushd %{buildroot}%{python3_sitelib}/%{name}_lib
%py3_compile .
popd

# Fix duplicate files
%fdupes -s %{buildroot}%{python3_sitelib}/mugshot_lib/__pycache__/
%fdupes -s %{buildroot}%{_datadir}/icons/hicolor/

%find_lang %{name}

%files -f %{name}.lang

%files
%license COPYING
%doc AUTHORS README
%{python3_sitelib}/%{name}*
%{_datadir}/%{name}
%{_bindir}/%{name}*
%{_datadir}/metainfo/%{name}*
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/**/apps/%{name}.svg
%{_datadir}/glib-2.0/schemas/apps.mugshot.gschema.xml
%{_datadir}/man/man1/mugshot.1.gz

%changelog
++ disable_webcam.patch ++
Index: