commit capnet-assist for openSUSE:Factory

2020-11-02 Thread root
Hello community,

here is the log from the commit of package capnet-assist for openSUSE:Factory 
checked in at 2020-11-02 09:44:01

Comparing /work/SRC/openSUSE:Factory/capnet-assist (Old)
 and  /work/SRC/openSUSE:Factory/.capnet-assist.new.3463 (New)


Package is "capnet-assist"

Mon Nov  2 09:44:01 2020 rev:5 rq:845275 version:2.2.5

Changes:

--- /work/SRC/openSUSE:Factory/capnet-assist/capnet-assist.changes  
2020-01-07 23:52:32.772006168 +0100
+++ /work/SRC/openSUSE:Factory/.capnet-assist.new.3463/capnet-assist.changes
2020-11-02 09:44:32.001848279 +0100
@@ -1,0 +2,6 @@
+Sun Nov  1 10:09:21 UTC 2020 - Manu Maier 
+
+- Update to 2.2.5:
+  * Replace Granite.Services.Settings with GLib.Settings (#51) 
+
+---

Old:

  capnet-assist-2.2.4.tar.gz

New:

  capnet-assist-2.2.5.tar.gz



Other differences:
--
++ capnet-assist.spec ++
--- /var/tmp/diff_new_pack.QRIT1Q/_old  2020-11-02 09:44:32.561848817 +0100
+++ /var/tmp/diff_new_pack.QRIT1Q/_new  2020-11-02 09:44:32.561848817 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   capnet-assist
-Version:2.2.4
+Version:2.2.5
 Release:0
 Summary:Captive Portal Assistant
 License:GPL-3.0-only

++ capnet-assist-2.2.4.tar.gz -> capnet-assist-2.2.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/capnet-assist-2.2.4/.travis.yml 
new/capnet-assist-2.2.5/.travis.yml
--- old/capnet-assist-2.2.4/.travis.yml 2019-11-20 17:40:39.0 +0100
+++ new/capnet-assist-2.2.5/.travis.yml 2020-04-08 22:31:34.0 +0200
@@ -3,7 +3,7 @@
 language: node_js
 
 node_js:
-  - 10/*
+  - 10.17.0
 
 sudo: required
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/capnet-assist-2.2.4/data/io.elementary.capnet-assist.appdata.xml.in 
new/capnet-assist-2.2.5/data/io.elementary.capnet-assist.appdata.xml.in
--- old/capnet-assist-2.2.4/data/io.elementary.capnet-assist.appdata.xml.in 
2019-11-20 17:40:39.0 +0100
+++ new/capnet-assist-2.2.5/data/io.elementary.capnet-assist.appdata.xml.in 
2020-04-08 22:31:34.0 +0200
@@ -11,6 +11,13 @@
 Log into captive portals—like Wi-Fi networks at coffee shops, airports, 
and trains—with ease. Captive Network Assistant automatically opens to help you 
get connected.
   
   
+
+  
+
+  Updated translations
+
+  
+
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/capnet-assist-2.2.4/data/io.elementary.capnet-assist.gschema.xml 
new/capnet-assist-2.2.5/data/io.elementary.capnet-assist.gschema.xml
--- old/capnet-assist-2.2.4/data/io.elementary.capnet-assist.gschema.xml
2019-11-20 17:40:39.0 +0100
+++ new/capnet-assist-2.2.5/data/io.elementary.capnet-assist.gschema.xml
2020-04-08 22:31:34.0 +0200
@@ -1,9 +1,5 @@
 
 
-
-
-
-   
 
 
   1000
@@ -15,10 +11,9 @@
   Window height
   Window height
 
-
-  'normal'
-  The saved state of the window
-  The saved state of the window
+
+  false
+  Whether the window is maximized
 
 
 true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/capnet-assist-2.2.4/meson.build 
new/capnet-assist-2.2.5/meson.build
--- old/capnet-assist-2.2.4/meson.build 2019-11-20 17:40:39.0 +0100
+++ new/capnet-assist-2.2.5/meson.build 2020-04-08 22:31:34.0 +0200
@@ -1,7 +1,7 @@
 project(
 'io.elementary.capnet-assist',
 'vala', 'c',
-version: '2.2.4',
+version: '2.2.5',
 default_options: 'sysconfdir=/etc'
 )
 
@@ -15,7 +15,6 @@
 'src/CaptiveLogin.vala',
 'src/CertButton.vala',
 'src/TabbedWebView.vala',
-'src/Settings.vala',
 dependencies: [
 dependency('gcr-3'),
 dependency('gcr-ui-3'),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/capnet-assist-2.2.4/po/POTFILES 
new/capnet-assist-2.2.5/po/POTFILES
--- old/capnet-assist-2.2.4/po/POTFILES 2019-11-20 17:40:39.0 +0100
+++ new/capnet-assist-2.2.5/po/POTFILES 2020-04-08 22:31:34.0 +0200
@@ -1,5 +1,4 @@
 src/TabbedWebView.vala
-src/Settings.vala
 src/CertButton.vala
 src/CaptiveLogin.vala
 src/Application.vala
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/capnet-assist-2.2.4/po/en_GB.po 
new/capnet-assist-2.2.5/po/en_GB.po
--- old/capnet-assist-2.2.4/po/en_GB.po 2019-11-20 17:40:39.0 

commit capnet-assist for openSUSE:Factory

2020-01-07 Thread root
Hello community,

here is the log from the commit of package capnet-assist for openSUSE:Factory 
checked in at 2020-01-07 23:52:08

Comparing /work/SRC/openSUSE:Factory/capnet-assist (Old)
 and  /work/SRC/openSUSE:Factory/.capnet-assist.new.6675 (New)


Package is "capnet-assist"

Tue Jan  7 23:52:08 2020 rev:4 rq:761271 version:2.2.4

Changes:

--- /work/SRC/openSUSE:Factory/capnet-assist/capnet-assist.changes  
2019-05-02 19:22:25.813920935 +0200
+++ /work/SRC/openSUSE:Factory/.capnet-assist.new.6675/capnet-assist.changes
2020-01-07 23:52:32.772006168 +0100
@@ -1,0 +2,18 @@
+Mon Nov 25 19:55:59 UTC 2019 - Alexei Podvalsky 
+
+- Update to 2.2.4:
+  * Travis: Downgrade node to 10 to fix CI
+  * Add Gettext Updates to Actions
+  * README: Fix weblate badge
+  * Delete AUTHORS
+  * Add Release to Actions
+  * AppData: Add releases info
+  * Add Lint to CI (#49)
+  * Fix code style issues
+  * Delete CODE_OF_CONDUCT.md
+  * Fix wrong merge
+  * Merge remote-tracking branch 'weblate/master'
+  * Application.vala: Replace "the following URL" with "this
+address" (#46)
+
+---

Old:

  capnet-assist-2.2.3.tar.gz

New:

  capnet-assist-2.2.4.tar.gz



Other differences:
--
++ capnet-assist.spec ++
--- /var/tmp/diff_new_pack.Upk1JE/_old  2020-01-07 23:52:33.328006457 +0100
+++ /var/tmp/diff_new_pack.Upk1JE/_new  2020-01-07 23:52:33.328006457 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   capnet-assist
-Version:2.2.3
+Version:2.2.4
 Release:0
 Summary:Captive Portal Assistant
 License:GPL-3.0-only
@@ -67,7 +67,7 @@
 
 %files
 %license COPYING
-%doc AUTHORS README*
+%doc README*
 %{_bindir}/io.elementary.capnet-assist
 %{_datadir}/applications/io.elementary.capnet-assist.desktop
 %{_datadir}/glib-2.0/schemas/io.elementary.capnet-assist.gschema.xml

++ capnet-assist-2.2.3.tar.gz -> capnet-assist-2.2.4.tar.gz ++
 14649 lines of diff (skipped)




commit capnet-assist for openSUSE:Factory

2019-05-02 Thread root
Hello community,

here is the log from the commit of package capnet-assist for openSUSE:Factory 
checked in at 2019-05-02 19:22:21

Comparing /work/SRC/openSUSE:Factory/capnet-assist (Old)
 and  /work/SRC/openSUSE:Factory/.capnet-assist.new.5148 (New)


Package is "capnet-assist"

Thu May  2 19:22:21 2019 rev:3 rq:700176 version:2.2.3

Changes:

--- /work/SRC/openSUSE:Factory/capnet-assist/capnet-assist.changes  
2018-12-24 11:46:47.773165213 +0100
+++ /work/SRC/openSUSE:Factory/.capnet-assist.new.5148/capnet-assist.changes
2019-05-02 19:22:25.813920935 +0200
@@ -1,0 +2,7 @@
+Mon Mar  4 03:12:48 UTC 2019 - Alexei Podvalsky 
+
+- Update to 2.2.3:
+  * Spelling: following URL in, + Copyright year updated (#43)
+  * Travis: Use Houston CI (#41)
+
+---

Old:

  capnet-assist-2.2.2.tar.gz

New:

  capnet-assist-2.2.3.tar.gz



Other differences:
--
++ capnet-assist.spec ++
--- /var/tmp/diff_new_pack.lt5lvS/_old  2019-05-02 19:22:26.849923087 +0200
+++ /var/tmp/diff_new_pack.lt5lvS/_new  2019-05-02 19:22:26.849923087 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   capnet-assist
-Version:2.2.2
+Version:2.2.3
 Release:0
 Summary:Captive Portal Assistant
 License:GPL-3.0-only

++ capnet-assist-2.2.2.tar.gz -> capnet-assist-2.2.3.tar.gz ++
 6325 lines of diff (skipped)




commit capnet-assist for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package capnet-assist for openSUSE:Factory 
checked in at 2018-12-24 11:46:46

Comparing /work/SRC/openSUSE:Factory/capnet-assist (Old)
 and  /work/SRC/openSUSE:Factory/.capnet-assist.new.28833 (New)


Package is "capnet-assist"

Mon Dec 24 11:46:46 2018 rev:2 rq:660351 version:2.2.2

Changes:

--- /work/SRC/openSUSE:Factory/capnet-assist/capnet-assist.changes  
2017-08-08 11:58:23.843140935 +0200
+++ /work/SRC/openSUSE:Factory/.capnet-assist.new.28833/capnet-assist.changes   
2018-12-24 11:46:47.773165213 +0100
@@ -1,0 +2,34 @@
+Wed Oct 17 18:37:36 UTC 2018 - Alexei Podvalsky 
+
+- Update to 2.2.2:
+  * Meson: Use GLib preset for l10n
+  * Add a fake example captive portal and a screenshot (#37)
+  * Merge branch 'origin/master' into Weblate
+  * Add an appdata file (#36)
+  * CertButton.vala: Wrap primary label (#35)
+
+---
+Mon Oct  8 12:40:49 UTC 2018 - Alexei Podvalsky 
+
+- Update to 2.2.1:
+  * This release includes updated translations.
+
+---
+Sat Jun  9 22:44:18 UTC 2018 - avvi...@yandex.by
+
+- Update to 0.2.2:
+  * use new symbolic security icons (#30)
+  * Use native portal checking (#23)
+  * Merge remote-tracking branch 'origin/master'
+
+---
+Fri Jun  8 22:23:40 UTC 2018 - avvi...@yandex.by
+
+- Switch to git from bzr
+- Switch to meson
+- Buils with dependences: gconfig(glib-2.0) pkgconfig(gobject-2.0)
+- Add NetworkManager as required dependency
+- Remove obsolete macros
+- Spec file cleanup
+
+---

Old:

  capnet-assist-0.2.1.tar.xz

New:

  capnet-assist-2.2.2.tar.gz



Other differences:
--
++ capnet-assist.spec ++
--- /var/tmp/diff_new_pack.jsMJcX/_old  2018-12-24 11:46:48.217164823 +0100
+++ /var/tmp/diff_new_pack.jsMJcX/_new  2018-12-24 11:46:48.217164823 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package capnet-assist
 #
-# 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
@@ -17,28 +17,31 @@
 
 
 Name:   capnet-assist
-Version:0.2.1
+Version:2.2.2
 Release:0
 Summary:Captive Portal Assistant
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  Productivity/Networking/Other
-Url:https://launchpad.net/capnet-assist
-Source: 
https://launchpad.net/capnet-assist/loki/%{version}/+download/%{name}-%{version}.tar.xz
-BuildRequires:  cmake
+URL:https://elementary.io/
+Source: 
https://github.com/elementary/capnet-assist/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.28.0
 BuildRequires:  pkgconfig(gcr-3)
 BuildRequires:  pkgconfig(gcr-ui-3)
 BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(granite)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(webkit2gtk-4.0)
+Requires:   NetworkManager
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
+Provides:   elementary-capnet-assist = %{version}
+Obsoletes:  elementary-capnet-assist < %{version}
 
 %description
 Assists users in connective to Captive Portals such as those found on
@@ -53,34 +56,26 @@
 %setup -q
 
 %build
-%cmake
-make %{?_smp_mflags}
+%meson
+%meson_build
 
 %install
-%cmake_install
-%suse_update_desktop_file org.pantheon.%{name}
+%meson_install
+%suse_update_desktop_file io.elementary.capnet-assist
+%find_lang io.elementary.capnet-assist %{name}.lang
 %fdupes %{buildroot}%{_datadir}/locale
-%find_lang captive-login %{name}.lang
-
-%post
-%desktop_database_post
-%glib2_gsettings_schema_post
-
-%postun
-%desktop_database_postun
-%glib2_gsettings_schema_postun
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING README*
-%{_bindir}/captive-login
-%{_datadir}/applications/org.pantheon.%{name}.desktop
-%{_datadir}/glib-2.0/schemas/org.pantheon.capnet-assist.gschema.xml
+%license COPYING
+%doc AUTHORS README*
+%{_bindir}/io.elementary.capnet-assist
+%{_datadir}/applications/io.elementary.capnet-assist.desktop
+%{_datadir}/glib-2.0/schemas/io.elementary.capnet-assist.gschema.xml

commit capnet-assist for openSUSE:Factory

2017-08-08 Thread root
Hello community,

here is the log from the commit of package capnet-assist for openSUSE:Factory 
checked in at 2017-08-08 11:58:22

Comparing /work/SRC/openSUSE:Factory/capnet-assist (Old)
 and  /work/SRC/openSUSE:Factory/.capnet-assist.new (New)


Package is "capnet-assist"

Tue Aug  8 11:58:22 2017 rev:1 rq:503466 version:0.2.1

Changes:

New Changes file:

--- /dev/null   2017-07-20 07:30:00.335470106 +0200
+++ /work/SRC/openSUSE:Factory/.capnet-assist.new/capnet-assist.changes 
2017-08-08 11:58:23.843140935 +0200
@@ -0,0 +1,43 @@
+---
+Thu Jan 19 20:38:51 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.2.1:
+  * Change the capnet dummy URL address
+  * Launchpad automatic translations update.
+  * Add 2017 to license copyright and app years.
+  * Add GSetting to enable the assistant
+  * move the TLS popover code to the cert_button class
+  * Pass Downloads to a web browser
+  * New Window & tab requests are put into their own tabs
+  * update translation template
+  * CaptiveLogin.vala: Use the construct method
+  * CaptiveLogin.vala:
+  * Eliminate the variable view_security
+  * Only check security once to assign style classes in the 
+popover
+  * CertButton.vala:
+  * Make security a gettable property
+  * Move captivity check to the application class
+  * Update license header
+  * return privacy mode without creating a variable
+  * remove extra comment
+
+---
+Tue Sep 20 16:36:19 UTC 2016 - avvi...@yandex.by
+
+- Add Recommends: capnet-assist-lang
+
+---
+Sat Sep 10 16:09:42 UTC 2016 - mailaen...@opensuse.org
+
+- update to version 0.2.0.1
+
+---
+Thu Mar 10 18:49:06 UTC 2016 - and.novem...@opensuse.org
+
+- update
+
+---
+Sat Sep 26 08:34:51 UTC 2015 - and.novem...@opensuse.org
+
+- initial package (version 0.1.1) for build.opensuse.org

New:

  capnet-assist-0.2.1.tar.xz
  capnet-assist.changes
  capnet-assist.spec



Other differences:
--
++ capnet-assist.spec ++
#
# spec file for package capnet-assist
#
# 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
# 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 http://bugs.opensuse.org/
#


Name:   capnet-assist
Version:0.2.1
Release:0
Summary:Captive Portal Assistant
License:GPL-3.0
Group:  Productivity/Networking/Other
Url:https://launchpad.net/capnet-assist
Source: 
https://launchpad.net/capnet-assist/loki/%{version}/+download/%{name}-%{version}.tar.xz
BuildRequires:  cmake
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  pkgconfig
BuildRequires:  update-desktop-files
BuildRequires:  vala >= 0.28.0
BuildRequires:  pkgconfig(gcr-3)
BuildRequires:  pkgconfig(gcr-ui-3)
BuildRequires:  pkgconfig(gio-2.0)
BuildRequires:  pkgconfig(granite)
BuildRequires:  pkgconfig(gtk+-3.0)
BuildRequires:  pkgconfig(webkit2gtk-4.0)
Recommends: %{name}-lang
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%glib2_gsettings_schema_requires

%description
Assists users in connective to Captive Portals such as those found on
public access points in train stations, coffee shops, universities, etc.
Upon detection, the assistant appears showing the captive portal. Once a
connection is known to have been established, it dismisses itself. Written
in Vala and using WebkitGtk+.

%lang_package

%prep
%setup -q

%build
%cmake
make %{?_smp_mflags}

%install
%cmake_install
%suse_update_desktop_file org.pantheon.%{name}
%fdupes %{buildroot}%{_datadir}/locale
%find_lang captive-login %{name}.lang

%post
%desktop_database_post
%glib2_gsettings_schema_post

%postun
%desktop_database_postun
%glib2_gsettings_schema_postun

%files
%defattr(-,root,root)
%doc AUTHORS COPYING README*
%{_bindir}/captive-login
%{_datadir}/applications/org.pantheon.%{name}.desktop
%{_datadir}/glib-2.0/schemas/org.pantheon.capnet-assist.gschema.xml
%dir %{_sysconfdir}/NetworkManager
%dir