openSUSE Commits
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
September 2017
- 1 participants
- 3820 discussions
Hello community,
here is the log from the commit of package python-oslo.config for openSUSE:Factory checked in at 2017-09-29 11:56:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.config (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.config.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.config"
Fri Sep 29 11:56:36 2017 rev:23 rq:529085 version:4.11.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.config/python-oslo.config.changes 2017-08-28 15:29:41.043156515 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.config.new/python-oslo.config.changes 2017-09-29 11:56:39.376058732 +0200
@@ -1,0 +2,9 @@
+Thu Sep 28 06:58:37 UTC 2017 - cloud-devel(a)suse.de
+
+- update to version 4.11.1
+ - Update .gitreview for stable/pike
+ - Empty groupname will be 'DEFAULT' by default
+ - Updated from global requirements
+ - Update UPPER_CONSTRAINTS_FILE for stable/pike
+
+-------------------------------------------------------------------
Old:
----
oslo.config-4.11.0.tar.gz
New:
----
oslo.config-4.11.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.config.spec ++++++
--- /var/tmp/diff_new_pack.hhR1Xq/_old 2017-09-29 11:56:40.023967372 +0200
+++ /var/tmp/diff_new_pack.hhR1Xq/_new 2017-09-29 11:56:40.027966808 +0200
@@ -18,7 +18,7 @@
%global sname oslo.config
Name: python-oslo.config
-Version: 4.11.0
+Version: 4.11.1
Release: 0
Summary: OpenStack common configuration library
License: Apache-2.0
@@ -64,7 +64,7 @@
Summary: Documentation for OpenStack common configuration library
Group: Development/Languages/Python
BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme >= 1.11.0
+BuildRequires: python-openstackdocstheme >= 1.16.0
%description doc
Documentation for the oslo-config library.
++++++ oslo.config-4.11.0.tar.gz -> oslo.config-4.11.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-4.11.0/AUTHORS new/oslo.config-4.11.1/AUTHORS
--- old/oslo.config-4.11.0/AUTHORS 2017-07-21 01:28:55.000000000 +0200
+++ new/oslo.config-4.11.1/AUTHORS 2017-09-27 06:25:24.000000000 +0200
@@ -136,6 +136,7 @@
YAMAMOTO Takashi <yamamoto(a)valinux.co.jp>
Yibo Cai <yibo.cai(a)linaro.org>
Yuriy Taraday <yorik.sar(a)gmail.com>
+Yuval Brik <yuval(a)brik.org.il>
ZhiQiang Fan <aji.zqfan(a)gmail.com>
Zhihai Song <zhihai.song(a)easystack.cn>
ZhongShengping <chdzsp(a)163.com>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-4.11.0/ChangeLog new/oslo.config-4.11.1/ChangeLog
--- old/oslo.config-4.11.0/ChangeLog 2017-07-21 01:28:55.000000000 +0200
+++ new/oslo.config-4.11.1/ChangeLog 2017-09-27 06:25:24.000000000 +0200
@@ -1,6 +1,14 @@
CHANGES
=======
+4.11.1
+------
+
+* Updated from global requirements
+* Empty groupname will be 'DEFAULT' by default
+* Update UPPER\_CONSTRAINTS\_FILE for stable/pike
+* Update .gitreview for stable/pike
+
4.11.0
------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-4.11.0/PKG-INFO new/oslo.config-4.11.1/PKG-INFO
--- old/oslo.config-4.11.0/PKG-INFO 2017-07-21 01:28:55.000000000 +0200
+++ new/oslo.config-4.11.1/PKG-INFO 2017-09-27 06:25:25.000000000 +0200
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: oslo.config
-Version: 4.11.0
+Version: 4.11.1
Summary: Oslo Configuration API
Home-page: https://docs.openstack.org/oslo.config/latest/
Author: OpenStack
Author-email: openstack-dev(a)lists.openstack.org
License: UNKNOWN
+Description-Content-Type: UNKNOWN
Description: ========================
Team and repository tags
========================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-4.11.0/oslo.config.egg-info/PKG-INFO new/oslo.config-4.11.1/oslo.config.egg-info/PKG-INFO
--- old/oslo.config-4.11.0/oslo.config.egg-info/PKG-INFO 2017-07-21 01:28:55.000000000 +0200
+++ new/oslo.config-4.11.1/oslo.config.egg-info/PKG-INFO 2017-09-27 06:25:24.000000000 +0200
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: oslo.config
-Version: 4.11.0
+Version: 4.11.1
Summary: Oslo Configuration API
Home-page: https://docs.openstack.org/oslo.config/latest/
Author: OpenStack
Author-email: openstack-dev(a)lists.openstack.org
License: UNKNOWN
+Description-Content-Type: UNKNOWN
Description: ========================
Team and repository tags
========================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-4.11.0/oslo.config.egg-info/pbr.json new/oslo.config-4.11.1/oslo.config.egg-info/pbr.json
--- old/oslo.config-4.11.0/oslo.config.egg-info/pbr.json 2017-07-21 01:28:55.000000000 +0200
+++ new/oslo.config-4.11.1/oslo.config.egg-info/pbr.json 2017-09-27 06:25:24.000000000 +0200
@@ -1 +1 @@
-{"git_version": "dfc70fa", "is_release": true}
\ No newline at end of file
+{"git_version": "fb07389", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-4.11.0/oslo_config/sphinxext.py new/oslo.config-4.11.1/oslo_config/sphinxext.py
--- old/oslo.config-4.11.0/oslo_config/sphinxext.py 2017-07-21 01:27:21.000000000 +0200
+++ new/oslo.config-4.11.1/oslo_config/sphinxext.py 2017-09-27 06:23:18.000000000 +0200
@@ -206,6 +206,8 @@
else:
group_name = group
group = None
+ if group_name is None:
+ group_name = 'DEFAULT'
lines = _format_group(
app=app,
namespace=namespace,
@@ -228,6 +230,8 @@
else:
group_name = group
group = None
+ if group_name is None:
+ group_name = 'DEFAULT'
group_objs.setdefault(group_name, group)
by_section.setdefault(group_name, []).extend(group_opts)
for group_name, group_opts in sorted(by_section.items()):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-4.11.0/oslo_config/tests/test_sphinxext.py new/oslo.config-4.11.1/oslo_config/tests/test_sphinxext.py
--- old/oslo.config-4.11.0/oslo_config/tests/test_sphinxext.py 2017-07-21 01:27:21.000000000 +0200
+++ new/oslo.config-4.11.1/oslo_config/tests/test_sphinxext.py 2017-09-27 06:23:18.000000000 +0200
@@ -403,14 +403,14 @@
_format_group.assert_any_call(
app=None,
namespace='namespace1',
- group_name=None,
+ group_name='DEFAULT',
group_obj=None,
opt_list=['opt1'],
)
_format_group.assert_any_call(
app=None,
namespace='namespace2',
- group_name=None,
+ group_name='DEFAULT',
group_obj=None,
opt_list=['opt2'],
)
@@ -429,7 +429,7 @@
_format_group.assert_called_once_with(
app=None,
namespace=None,
- group_name=None,
+ group_name='DEFAULT',
group_obj=None,
opt_list=['opt1', 'opt2'],
)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-4.11.0/test-requirements.txt new/oslo.config-4.11.1/test-requirements.txt
--- old/oslo.config-4.11.0/test-requirements.txt 2017-07-21 01:27:21.000000000 +0200
+++ new/oslo.config-4.11.1/test-requirements.txt 2017-09-27 06:23:18.000000000 +0200
@@ -17,7 +17,7 @@
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
# mocking framework
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-4.11.0/tox.ini new/oslo.config-4.11.1/tox.ini
--- old/oslo.config-4.11.0/tox.ini 2017-07-21 01:27:21.000000000 +0200
+++ new/oslo.config-4.11.1/tox.ini 2017-09-27 06:23:18.000000000 +0200
@@ -8,7 +8,7 @@
VIRTUAL_ENV={envdir}
BRANCH_NAME=master
CLIENT_NAME=oslo.config
-install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
+install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/pike} {opts} {packages}
deps = -r{toxinidir}/test-requirements.txt
commands =
python setup.py test --coverage --coverage-package-name=oslo_config --slowest --testr-args='{posargs}'
1
0
Hello community,
here is the log from the commit of package python-oslo.middleware for openSUSE:Factory checked in at 2017-09-29 11:56:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.middleware (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.middleware.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.middleware"
Fri Sep 29 11:56:33 2017 rev:7 rq:529083 version:3.30.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.middleware/python-oslo.middleware.changes 2017-08-28 15:30:49.409545588 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.middleware.new/python-oslo.middleware.changes 2017-09-29 11:56:36.524460824 +0200
@@ -1,0 +2,9 @@
+Thu Sep 28 06:54:30 UTC 2017 - cloud-devel(a)suse.de
+
+- update to version 3.30.1
+ - Invalid parsing of Forwarded header fixed
+ - Update .gitreview for stable/pike
+ - Updated from global requirements
+ - Update UPPER_CONSTRAINTS_FILE for stable/pike
+
+-------------------------------------------------------------------
Old:
----
oslo.middleware-3.30.0.tar.gz
New:
----
oslo.middleware-3.30.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.middleware.spec ++++++
--- /var/tmp/diff_new_pack.1o8Qya/_old 2017-09-29 11:56:37.060385255 +0200
+++ /var/tmp/diff_new_pack.1o8Qya/_new 2017-09-29 11:56:37.060385255 +0200
@@ -18,7 +18,7 @@
%global sname oslo.middleware
Name: python-oslo.middleware
-Version: 3.30.0
+Version: 3.30.1
Release: 0
Summary: OpenStack oslo.middleware library
License: Apache-2.0
@@ -64,7 +64,7 @@
Summary: Documentation for OpenStack middleware library
Group: Development/Languages/Python
BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme >= 1.11.0
+BuildRequires: python-openstackdocstheme >= 1.16.0
BuildRequires: python-reno >= 1.8.0
%description doc
++++++ oslo.middleware-3.30.0.tar.gz -> oslo.middleware-3.30.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.30.0/AUTHORS new/oslo.middleware-3.30.1/AUTHORS
--- old/oslo.middleware-3.30.0/AUTHORS 2017-07-18 15:09:33.000000000 +0200
+++ new/oslo.middleware-3.30.1/AUTHORS 2017-09-27 06:25:25.000000000 +0200
@@ -1,4 +1,5 @@
Abhijeet Malawade <Abhijeet.Malawade(a)nttdata.com>
+Adam Kijak <adam.kijak(a)ovh.pl>
Aditi Raveesh <aditirav(a)thoughtworks.com>
Akihiro Motoki <motoki(a)da.jp.nec.com>
Andreas Jaeger <aj(a)suse.com>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.30.0/ChangeLog new/oslo.middleware-3.30.1/ChangeLog
--- old/oslo.middleware-3.30.0/ChangeLog 2017-07-18 15:09:33.000000000 +0200
+++ new/oslo.middleware-3.30.1/ChangeLog 2017-09-27 06:25:25.000000000 +0200
@@ -1,6 +1,14 @@
CHANGES
=======
+3.30.1
+------
+
+* Invalid parsing of Forwarded header fixed
+* Updated from global requirements
+* Update UPPER\_CONSTRAINTS\_FILE for stable/pike
+* Update .gitreview for stable/pike
+
3.30.0
------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.30.0/PKG-INFO new/oslo.middleware-3.30.1/PKG-INFO
--- old/oslo.middleware-3.30.0/PKG-INFO 2017-07-18 15:09:33.000000000 +0200
+++ new/oslo.middleware-3.30.1/PKG-INFO 2017-09-27 06:25:26.000000000 +0200
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: oslo.middleware
-Version: 3.30.0
+Version: 3.30.1
Summary: Oslo Middleware library
Home-page: https://docs.openstack.org/oslo.middleware/latest/
Author: OpenStack
Author-email: openstack-dev(a)lists.openstack.org
License: UNKNOWN
+Description-Content-Type: UNKNOWN
Description: ===================================
oslo.middleware
===================================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.30.0/oslo.middleware.egg-info/PKG-INFO new/oslo.middleware-3.30.1/oslo.middleware.egg-info/PKG-INFO
--- old/oslo.middleware-3.30.0/oslo.middleware.egg-info/PKG-INFO 2017-07-18 15:09:33.000000000 +0200
+++ new/oslo.middleware-3.30.1/oslo.middleware.egg-info/PKG-INFO 2017-09-27 06:25:25.000000000 +0200
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: oslo.middleware
-Version: 3.30.0
+Version: 3.30.1
Summary: Oslo Middleware library
Home-page: https://docs.openstack.org/oslo.middleware/latest/
Author: OpenStack
Author-email: openstack-dev(a)lists.openstack.org
License: UNKNOWN
+Description-Content-Type: UNKNOWN
Description: ===================================
oslo.middleware
===================================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.30.0/oslo.middleware.egg-info/pbr.json new/oslo.middleware-3.30.1/oslo.middleware.egg-info/pbr.json
--- old/oslo.middleware-3.30.0/oslo.middleware.egg-info/pbr.json 2017-07-18 15:09:33.000000000 +0200
+++ new/oslo.middleware-3.30.1/oslo.middleware.egg-info/pbr.json 2017-09-27 06:25:25.000000000 +0200
@@ -1 +1 @@
-{"git_version": "1cf39ee", "is_release": true}
\ No newline at end of file
+{"git_version": "d9ad4ba", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.30.0/oslo_middleware/http_proxy_to_wsgi.py new/oslo.middleware-3.30.1/oslo_middleware/http_proxy_to_wsgi.py
--- old/oslo.middleware-3.30.0/oslo_middleware/http_proxy_to_wsgi.py 2017-07-18 15:07:57.000000000 +0200
+++ new/oslo.middleware-3.30.1/oslo_middleware/http_proxy_to_wsgi.py 2017-09-27 06:23:18.000000000 +0200
@@ -49,7 +49,7 @@
entry = {}
for d in proxy.split(";"):
key, _, value = d.partition("=")
- entry[key.lower()] = value
+ entry[key.lower().strip()] = value.strip()
result.append(entry)
return result
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.30.0/oslo_middleware/tests/test_http_proxy_to_wsgi.py new/oslo.middleware-3.30.1/oslo_middleware/tests/test_http_proxy_to_wsgi.py
--- old/oslo.middleware-3.30.0/oslo_middleware/tests/test_http_proxy_to_wsgi.py 2017-07-18 15:07:57.000000000 +0200
+++ new/oslo.middleware-3.30.1/oslo_middleware/tests/test_http_proxy_to_wsgi.py 2017-09-27 06:23:18.000000000 +0200
@@ -89,6 +89,18 @@
response = self.request.get_response(self.middleware)
self.assertEqual(b"https://localhost:80/", response.body)
+ def test__parse_rfc7239_header(self):
+ expected_result = [{'for': 'foobar', 'proto': 'https'},
+ {'for': 'foobaz', 'proto': 'http'}]
+
+ result = self.middleware._parse_rfc7239_header(
+ "for=foobar;proto=https, for=foobaz;proto=http")
+ self.assertEqual(expected_result, result)
+
+ result = self.middleware._parse_rfc7239_header(
+ "for=foobar; proto=https, for=foobaz; proto=http")
+ self.assertEqual(expected_result, result)
+
def test_rfc7239_proto_host(self):
self.request.headers['Forwarded'] = (
"for=foobar;proto=https;host=example.com, for=foobaz;proto=http")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.30.0/test-requirements.txt new/oslo.middleware-3.30.1/test-requirements.txt
--- old/oslo.middleware-3.30.0/test-requirements.txt 2017-07-18 15:07:57.000000000 +0200
+++ new/oslo.middleware-3.30.1/test-requirements.txt 2017-09-27 06:23:18.000000000 +0200
@@ -5,7 +5,7 @@
fixtures>=3.0.0 # Apache-2.0/BSD
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
sphinx>=1.6.2 # BSD
testtools>=1.4.0 # MIT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.30.0/tox.ini new/oslo.middleware-3.30.1/tox.ini
--- old/oslo.middleware-3.30.0/tox.ini 2017-07-18 15:07:57.000000000 +0200
+++ new/oslo.middleware-3.30.1/tox.ini 2017-09-27 06:23:18.000000000 +0200
@@ -7,7 +7,7 @@
VIRTUAL_ENV={envdir}
BRANCH_NAME=master
CLIENT_NAME=oslo.middleware
-install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
+install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/pike} {opts} {packages}
deps = -r{toxinidir}/test-requirements.txt
commands = python setup.py testr --slowest --testr-args='{posargs}'
1
0
Hello community,
here is the log from the commit of package python-debtcollector for openSUSE:Factory checked in at 2017-09-29 11:56:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-debtcollector (Old)
and /work/SRC/openSUSE:Factory/.python-debtcollector.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-debtcollector"
Fri Sep 29 11:56:28 2017 rev:7 rq:529080 version:1.17.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes 2017-08-28 15:30:10.914957188 +0200
+++ /work/SRC/openSUSE:Factory/.python-debtcollector.new/python-debtcollector.changes 2017-09-29 11:56:28.365611274 +0200
@@ -1,0 +2,8 @@
+Thu Sep 28 06:20:52 UTC 2017 - cloud-devel(a)suse.de
+
+- update to version 1.17.1
+ - Update .gitreview for stable/pike
+ - Updated from global requirements
+ - Update UPPER_CONSTRAINTS_FILE for stable/pike
+
+-------------------------------------------------------------------
@@ -33,0 +42,12 @@
+
+-------------------------------------------------------------------
+Tue Nov 15 10:26:06 UTC 2016 - dmueller(a)suse.com
+
+- update to 1.8.0:
+ * Drop *openstack/common* in flake8 exclude list
+ * Remove discover from test-requirements
+ * Add Python 3.5 classifier and venv
+ * Drop babel as requirement since its not used
+ * Fix renamed_kwarg to preserve argspec
+ * Add tests for decorated argspec preservation
+ * Updated from global requirements
Old:
----
debtcollector-1.17.0.tar.gz
New:
----
debtcollector-1.17.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-debtcollector.spec ++++++
--- /var/tmp/diff_new_pack.DJcJoN/_old 2017-09-29 11:56:28.857541908 +0200
+++ /var/tmp/diff_new_pack.DJcJoN/_new 2017-09-29 11:56:28.861541343 +0200
@@ -18,7 +18,7 @@
%global pypi_name debtcollector
Name: python-debtcollector
-Version: 1.17.0
+Version: 1.17.1
Release: 0
Summary: A collection of Python deprecation patterns and strategies
License: Apache-2.0
@@ -55,7 +55,7 @@
Summary: Documentation for %{name}
Group: Documentation
BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme >= 1.11.0
+BuildRequires: python-openstackdocstheme >= 1.16.0
%description doc
A collection of Python deprecation patterns and strategies that help
++++++ debtcollector-1.17.0.tar.gz -> debtcollector-1.17.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/debtcollector-1.17.0/ChangeLog new/debtcollector-1.17.1/ChangeLog
--- old/debtcollector-1.17.0/ChangeLog 2017-07-18 15:08:21.000000000 +0200
+++ new/debtcollector-1.17.1/ChangeLog 2017-09-27 06:25:09.000000000 +0200
@@ -1,6 +1,13 @@
CHANGES
=======
+1.17.1
+------
+
+* Updated from global requirements
+* Update UPPER\_CONSTRAINTS\_FILE for stable/pike
+* Update .gitreview for stable/pike
+
1.17.0
------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/debtcollector-1.17.0/PKG-INFO new/debtcollector-1.17.1/PKG-INFO
--- old/debtcollector-1.17.0/PKG-INFO 2017-07-18 15:08:22.000000000 +0200
+++ new/debtcollector-1.17.1/PKG-INFO 2017-09-27 06:25:10.000000000 +0200
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: debtcollector
-Version: 1.17.0
+Version: 1.17.1
Summary: A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.
Home-page: https://docs.openstack.org/debtcollector/latest
Author: OpenStack
Author-email: openstack-dev(a)lists.openstack.org
License: UNKNOWN
+Description-Content-Type: UNKNOWN
Description: ========================
Team and repository tags
========================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/debtcollector-1.17.0/debtcollector.egg-info/PKG-INFO new/debtcollector-1.17.1/debtcollector.egg-info/PKG-INFO
--- old/debtcollector-1.17.0/debtcollector.egg-info/PKG-INFO 2017-07-18 15:08:21.000000000 +0200
+++ new/debtcollector-1.17.1/debtcollector.egg-info/PKG-INFO 2017-09-27 06:25:09.000000000 +0200
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: debtcollector
-Version: 1.17.0
+Version: 1.17.1
Summary: A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.
Home-page: https://docs.openstack.org/debtcollector/latest
Author: OpenStack
Author-email: openstack-dev(a)lists.openstack.org
License: UNKNOWN
+Description-Content-Type: UNKNOWN
Description: ========================
Team and repository tags
========================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/debtcollector-1.17.0/debtcollector.egg-info/pbr.json new/debtcollector-1.17.1/debtcollector.egg-info/pbr.json
--- old/debtcollector-1.17.0/debtcollector.egg-info/pbr.json 2017-07-18 15:08:21.000000000 +0200
+++ new/debtcollector-1.17.1/debtcollector.egg-info/pbr.json 2017-09-27 06:25:09.000000000 +0200
@@ -1 +1 @@
-{"git_version": "cd6ba6b", "is_release": true}
\ No newline at end of file
+{"git_version": "28d2552", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/debtcollector-1.17.0/test-requirements.txt new/debtcollector-1.17.1/test-requirements.txt
--- old/debtcollector-1.17.0/test-requirements.txt 2017-07-18 15:06:42.000000000 +0200
+++ new/debtcollector-1.17.1/test-requirements.txt 2017-09-27 06:23:13.000000000 +0200
@@ -7,7 +7,7 @@
coverage!=4.4,>=4.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/debtcollector-1.17.0/tox.ini new/debtcollector-1.17.1/tox.ini
--- old/debtcollector-1.17.0/tox.ini 2017-07-18 15:06:42.000000000 +0200
+++ new/debtcollector-1.17.1/tox.ini 2017-09-27 06:23:13.000000000 +0200
@@ -7,7 +7,7 @@
VIRTUAL_ENV={envdir}
BRANCH_NAME=master
CLIENT_NAME=debtcollector
-install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
+install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/pike} {opts} {packages}
deps = -r{toxinidir}/test-requirements.txt
commands = python setup.py testr --slowest --testr-args='{posargs}'
1
0
Hello community,
here is the log from the commit of package python-automaton for openSUSE:Factory checked in at 2017-09-29 11:56:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-automaton (Old)
and /work/SRC/openSUSE:Factory/.python-automaton.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-automaton"
Fri Sep 29 11:56:18 2017 rev:7 rq:529072 version:1.12.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-automaton/python-automaton.changes 2017-08-28 15:32:40.765890423 +0200
+++ /work/SRC/openSUSE:Factory/.python-automaton.new/python-automaton.changes 2017-09-29 11:56:25.645994756 +0200
@@ -1,0 +2,8 @@
+Thu Sep 28 06:18:52 UTC 2017 - cloud-devel(a)suse.de
+
+- update to version 1.12.1
+ - Update .gitreview for stable/pike
+ - Updated from global requirements
+ - Update UPPER_CONSTRAINTS_FILE for stable/pike
+
+-------------------------------------------------------------------
Old:
----
automaton-1.12.0.tar.gz
New:
----
automaton-1.12.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-automaton.spec ++++++
--- /var/tmp/diff_new_pack.fkdwbJ/_old 2017-09-29 11:56:26.505873508 +0200
+++ /var/tmp/diff_new_pack.fkdwbJ/_new 2017-09-29 11:56:26.509872943 +0200
@@ -18,7 +18,7 @@
%global sname automaton
Name: python-automaton
-Version: 1.12.0
+Version: 1.12.1
Release: 0
Summary: Friendly state machines for python
License: Apache-2.0
@@ -48,7 +48,7 @@
Summary: Documentation for the Automaton Library
Group: Development/Languages/Python
BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme >= 1.11.0
+BuildRequires: python-openstackdocstheme >= 1.16.0
%description doc
Documentation for the Automaton library.
++++++ automaton-1.12.0.tar.gz -> automaton-1.12.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-1.12.0/ChangeLog new/automaton-1.12.1/ChangeLog
--- old/automaton-1.12.0/ChangeLog 2017-07-18 15:08:40.000000000 +0200
+++ new/automaton-1.12.1/ChangeLog 2017-09-27 06:25:17.000000000 +0200
@@ -1,6 +1,13 @@
CHANGES
=======
+1.12.1
+------
+
+* Updated from global requirements
+* Update UPPER\_CONSTRAINTS\_FILE for stable/pike
+* Update .gitreview for stable/pike
+
1.12.0
------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-1.12.0/PKG-INFO new/automaton-1.12.1/PKG-INFO
--- old/automaton-1.12.0/PKG-INFO 2017-07-18 15:08:40.000000000 +0200
+++ new/automaton-1.12.1/PKG-INFO 2017-09-27 06:25:17.000000000 +0200
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: automaton
-Version: 1.12.0
+Version: 1.12.1
Summary: Friendly state machines for python.
Home-page: https://docs.openstack.org/automaton/latest/
Author: OpenStack
Author-email: openstack-dev(a)lists.openstack.org
License: UNKNOWN
+Description-Content-Type: UNKNOWN
Description: =========
Automaton
=========
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-1.12.0/automaton.egg-info/PKG-INFO new/automaton-1.12.1/automaton.egg-info/PKG-INFO
--- old/automaton-1.12.0/automaton.egg-info/PKG-INFO 2017-07-18 15:08:40.000000000 +0200
+++ new/automaton-1.12.1/automaton.egg-info/PKG-INFO 2017-09-27 06:25:17.000000000 +0200
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: automaton
-Version: 1.12.0
+Version: 1.12.1
Summary: Friendly state machines for python.
Home-page: https://docs.openstack.org/automaton/latest/
Author: OpenStack
Author-email: openstack-dev(a)lists.openstack.org
License: UNKNOWN
+Description-Content-Type: UNKNOWN
Description: =========
Automaton
=========
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-1.12.0/automaton.egg-info/pbr.json new/automaton-1.12.1/automaton.egg-info/pbr.json
--- old/automaton-1.12.0/automaton.egg-info/pbr.json 2017-07-18 15:08:40.000000000 +0200
+++ new/automaton-1.12.1/automaton.egg-info/pbr.json 2017-09-27 06:25:17.000000000 +0200
@@ -1 +1 @@
-{"git_version": "d34d157", "is_release": true}
\ No newline at end of file
+{"git_version": "0028da7", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-1.12.0/test-requirements.txt new/automaton-1.12.1/test-requirements.txt
--- old/automaton-1.12.0/test-requirements.txt 2017-07-18 15:06:40.000000000 +0200
+++ new/automaton-1.12.1/test-requirements.txt 2017-09-27 06:23:07.000000000 +0200
@@ -8,7 +8,7 @@
coverage!=4.4,>=4.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-1.12.0/tox.ini new/automaton-1.12.1/tox.ini
--- old/automaton-1.12.0/tox.ini 2017-07-18 15:06:40.000000000 +0200
+++ new/automaton-1.12.1/tox.ini 2017-09-27 06:23:07.000000000 +0200
@@ -11,7 +11,7 @@
VIRTUAL_ENV={envdir}
BRANCH_NAME=master
CLIENT_NAME=automaton
-install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
+install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/pike} {opts} {packages}
deps = -r{toxinidir}/test-requirements.txt
commands = python setup.py test --slowest --testr-args='{posargs}'
1
0
Hello community,
here is the log from the commit of package switcheroo-control for openSUSE:Factory checked in at 2017-09-29 11:56:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/switcheroo-control (Old)
and /work/SRC/openSUSE:Factory/.switcheroo-control.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "switcheroo-control"
Fri Sep 29 11:56:14 2017 rev:2 rq:529004 version:1.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/switcheroo-control/switcheroo-control.changes 2017-08-28 15:19:25.437681960 +0200
+++ /work/SRC/openSUSE:Factory/.switcheroo-control.new/switcheroo-control.changes 2017-09-29 11:56:18.554994634 +0200
@@ -1,0 +2,6 @@
+Fri Sep 22 16:54:09 UTC 2017 - badshah400(a)gmail.com
+
+- Update to version 1.2:
+ + Fix API documentation not being part of the tarball.
+
+-------------------------------------------------------------------
Old:
----
switcheroo-control-1.1.tar.xz
New:
----
switcheroo-control-1.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ switcheroo-control.spec ++++++
--- /var/tmp/diff_new_pack.psuobT/_old 2017-09-29 11:56:19.262894815 +0200
+++ /var/tmp/diff_new_pack.psuobT/_new 2017-09-29 11:56:19.266894251 +0200
@@ -17,13 +17,13 @@
Name: switcheroo-control
-Version: 1.1
+Version: 1.2
Release: 0
Summary: D-Bus service to check the availability of dual-GPU
License: GPL-3.0
Group: Hardware/Other
Url: https://github.com/hadess/switcheroo-control
-Source0: https://github.com/hadess/switcheroo-control/releases/download/1.1/%{name}-…
+Source0: https://github.com/hadess/switcheroo-control/releases/download/1.2/%{name}-…
Source1: %{name}-rpmlintrc
BuildRequires: gtk-doc
BuildRequires: pkgconfig
@@ -36,6 +36,7 @@
%package doc
Summary: Documentation for %{name}
+Group: Hardware/Other
BuildArch: noarch
%description doc
++++++ switcheroo-control-1.1.tar.xz -> switcheroo-control-1.2.tar.xz ++++++
++++ 2929 lines of diff (skipped)
++++ retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/INSTALL new/switcheroo-control-1.2/INSTALL
--- old/switcheroo-control-1.1/INSTALL 2016-11-04 17:14:09.000000000 +0100
+++ new/switcheroo-control-1.2/INSTALL 2017-09-20 18:44:04.000000000 +0200
@@ -1,8 +1,8 @@
Installation Instructions
*************************
-Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
-Inc.
+ Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
+Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -12,97 +12,96 @@
Basic Installation
==================
- Briefly, the shell command `./configure && make && make install'
+ Briefly, the shell command './configure && make && make install'
should configure, build, and install this package. The following
-more-detailed instructions are generic; see the `README' file for
+more-detailed instructions are generic; see the 'README' file for
instructions specific to this package. Some packages provide this
-`INSTALL' file but do not implement all of the features documented
+'INSTALL' file but do not implement all of the features documented
below. The lack of an optional feature in a given package is not
necessarily a bug. More recommendations for GNU packages can be found
in *note Makefile Conventions: (standards)Makefile Conventions.
- The `configure' shell script attempts to guess correct values for
+ The 'configure' shell script attempts to guess correct values for
various system-dependent variables used during compilation. It uses
-those values to create a `Makefile' in each directory of the package.
-It may also create one or more `.h' files containing system-dependent
-definitions. Finally, it creates a shell script `config.status' that
+those values to create a 'Makefile' in each directory of the package.
+It may also create one or more '.h' files containing system-dependent
+definitions. Finally, it creates a shell script 'config.status' that
you can run in the future to recreate the current configuration, and a
-file `config.log' containing compiler output (useful mainly for
-debugging `configure').
+file 'config.log' containing compiler output (useful mainly for
+debugging 'configure').
- It can also use an optional file (typically called `config.cache'
-and enabled with `--cache-file=config.cache' or simply `-C') that saves
-the results of its tests to speed up reconfiguring. Caching is
-disabled by default to prevent problems with accidental use of stale
-cache files.
+ It can also use an optional file (typically called 'config.cache' and
+enabled with '--cache-file=config.cache' or simply '-C') that saves the
+results of its tests to speed up reconfiguring. Caching is disabled by
+default to prevent problems with accidental use of stale cache files.
If you need to do unusual things to compile the package, please try
-to figure out how `configure' could check whether to do them, and mail
-diffs or instructions to the address given in the `README' so they can
+to figure out how 'configure' could check whether to do them, and mail
+diffs or instructions to the address given in the 'README' so they can
be considered for the next release. If you are using the cache, and at
-some point `config.cache' contains results you don't want to keep, you
+some point 'config.cache' contains results you don't want to keep, you
may remove or edit it.
- The file `configure.ac' (or `configure.in') is used to create
-`configure' by a program called `autoconf'. You need `configure.ac' if
-you want to change it or regenerate `configure' using a newer version
-of `autoconf'.
+ The file 'configure.ac' (or 'configure.in') is used to create
+'configure' by a program called 'autoconf'. You need 'configure.ac' if
+you want to change it or regenerate 'configure' using a newer version of
+'autoconf'.
The simplest way to compile this package is:
- 1. `cd' to the directory containing the package's source code and type
- `./configure' to configure the package for your system.
+ 1. 'cd' to the directory containing the package's source code and type
+ './configure' to configure the package for your system.
- Running `configure' might take a while. While running, it prints
+ Running 'configure' might take a while. While running, it prints
some messages telling which features it is checking for.
- 2. Type `make' to compile the package.
+ 2. Type 'make' to compile the package.
- 3. Optionally, type `make check' to run any self-tests that come with
+ 3. Optionally, type 'make check' to run any self-tests that come with
the package, generally using the just-built uninstalled binaries.
- 4. Type `make install' to install the programs and any data files and
+ 4. Type 'make install' to install the programs and any data files and
documentation. When installing into a prefix owned by root, it is
recommended that the package be configured and built as a regular
- user, and only the `make install' phase executed with root
+ user, and only the 'make install' phase executed with root
privileges.
- 5. Optionally, type `make installcheck' to repeat any self-tests, but
+ 5. Optionally, type 'make installcheck' to repeat any self-tests, but
this time using the binaries in their final installed location.
This target does not install anything. Running this target as a
- regular user, particularly if the prior `make install' required
+ regular user, particularly if the prior 'make install' required
root privileges, verifies that the installation completed
correctly.
6. You can remove the program binaries and object files from the
- source code directory by typing `make clean'. To also remove the
- files that `configure' created (so you can compile the package for
- a different kind of computer), type `make distclean'. There is
- also a `make maintainer-clean' target, but that is intended mainly
+ source code directory by typing 'make clean'. To also remove the
+ files that 'configure' created (so you can compile the package for
+ a different kind of computer), type 'make distclean'. There is
+ also a 'make maintainer-clean' target, but that is intended mainly
for the package's developers. If you use it, you may have to get
all sorts of other programs in order to regenerate files that came
with the distribution.
- 7. Often, you can also type `make uninstall' to remove the installed
+ 7. Often, you can also type 'make uninstall' to remove the installed
files again. In practice, not all packages have tested that
uninstallation works correctly, even though it is required by the
GNU Coding Standards.
- 8. Some packages, particularly those that use Automake, provide `make
+ 8. Some packages, particularly those that use Automake, provide 'make
distcheck', which can by used by developers to test that all other
- targets like `make install' and `make uninstall' work correctly.
+ targets like 'make install' and 'make uninstall' work correctly.
This target is generally not run by end users.
Compilers and Options
=====================
Some systems require unusual options for compilation or linking that
-the `configure' script does not know about. Run `./configure --help'
+the 'configure' script does not know about. Run './configure --help'
for details on some of the pertinent environment variables.
- You can give `configure' initial values for configuration parameters
-by setting variables in the command line or in the environment. Here
-is an example:
+ You can give 'configure' initial values for configuration parameters
+by setting variables in the command line or in the environment. Here is
+an example:
./configure CC=c99 CFLAGS=-g LIBS=-lposix
@@ -113,21 +112,21 @@
You can compile the package for more than one kind of computer at the
same time, by placing the object files for each architecture in their
-own directory. To do this, you can use GNU `make'. `cd' to the
+own directory. To do this, you can use GNU 'make'. 'cd' to the
directory where you want the object files and executables to go and run
-the `configure' script. `configure' automatically checks for the
-source code in the directory that `configure' is in and in `..'. This
-is known as a "VPATH" build.
+the 'configure' script. 'configure' automatically checks for the source
+code in the directory that 'configure' is in and in '..'. This is known
+as a "VPATH" build.
- With a non-GNU `make', it is safer to compile the package for one
+ With a non-GNU 'make', it is safer to compile the package for one
architecture at a time in the source code directory. After you have
-installed the package for one architecture, use `make distclean' before
+installed the package for one architecture, use 'make distclean' before
reconfiguring for another architecture.
On MacOS X 10.5 and later systems, you can create libraries and
executables that work on multiple system types--known as "fat" or
-"universal" binaries--by specifying multiple `-arch' options to the
-compiler but only a single `-arch' option to the preprocessor. Like
+"universal" binaries--by specifying multiple '-arch' options to the
+compiler but only a single '-arch' option to the preprocessor. Like
this:
./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
@@ -136,105 +135,104 @@
This is not guaranteed to produce working output in all cases, you
may have to build one architecture at a time and combine the results
-using the `lipo' tool if you have problems.
+using the 'lipo' tool if you have problems.
Installation Names
==================
- By default, `make install' installs the package's commands under
-`/usr/local/bin', include files under `/usr/local/include', etc. You
-can specify an installation prefix other than `/usr/local' by giving
-`configure' the option `--prefix=PREFIX', where PREFIX must be an
+ By default, 'make install' installs the package's commands under
+'/usr/local/bin', include files under '/usr/local/include', etc. You
+can specify an installation prefix other than '/usr/local' by giving
+'configure' the option '--prefix=PREFIX', where PREFIX must be an
absolute file name.
You can specify separate installation prefixes for
architecture-specific files and architecture-independent files. If you
-pass the option `--exec-prefix=PREFIX' to `configure', the package uses
+pass the option '--exec-prefix=PREFIX' to 'configure', the package uses
PREFIX as the prefix for installing programs and libraries.
Documentation and other data files still use the regular prefix.
In addition, if you use an unusual directory layout you can give
-options like `--bindir=DIR' to specify different values for particular
-kinds of files. Run `configure --help' for a list of the directories
-you can set and what kinds of files go in them. In general, the
-default for these options is expressed in terms of `${prefix}', so that
-specifying just `--prefix' will affect all of the other directory
+options like '--bindir=DIR' to specify different values for particular
+kinds of files. Run 'configure --help' for a list of the directories
+you can set and what kinds of files go in them. In general, the default
+for these options is expressed in terms of '${prefix}', so that
+specifying just '--prefix' will affect all of the other directory
specifications that were not explicitly provided.
The most portable way to affect installation locations is to pass the
-correct locations to `configure'; however, many packages provide one or
+correct locations to 'configure'; however, many packages provide one or
both of the following shortcuts of passing variable assignments to the
-`make install' command line to change installation locations without
+'make install' command line to change installation locations without
having to reconfigure or recompile.
The first method involves providing an override variable for each
-affected directory. For example, `make install
+affected directory. For example, 'make install
prefix=/alternate/directory' will choose an alternate location for all
directory configuration variables that were expressed in terms of
-`${prefix}'. Any directories that were specified during `configure',
-but not in terms of `${prefix}', must each be overridden at install
-time for the entire installation to be relocated. The approach of
-makefile variable overrides for each directory variable is required by
-the GNU Coding Standards, and ideally causes no recompilation.
-However, some platforms have known limitations with the semantics of
-shared libraries that end up requiring recompilation when using this
-method, particularly noticeable in packages that use GNU Libtool.
-
- The second method involves providing the `DESTDIR' variable. For
-example, `make install DESTDIR=/alternate/directory' will prepend
-`/alternate/directory' before all installation names. The approach of
-`DESTDIR' overrides is not required by the GNU Coding Standards, and
+'${prefix}'. Any directories that were specified during 'configure',
+but not in terms of '${prefix}', must each be overridden at install time
+for the entire installation to be relocated. The approach of makefile
+variable overrides for each directory variable is required by the GNU
+Coding Standards, and ideally causes no recompilation. However, some
+platforms have known limitations with the semantics of shared libraries
+that end up requiring recompilation when using this method, particularly
+noticeable in packages that use GNU Libtool.
+
+ The second method involves providing the 'DESTDIR' variable. For
+example, 'make install DESTDIR=/alternate/directory' will prepend
+'/alternate/directory' before all installation names. The approach of
+'DESTDIR' overrides is not required by the GNU Coding Standards, and
does not work on platforms that have drive letters. On the other hand,
it does better at avoiding recompilation issues, and works well even
-when some directory options were not specified in terms of `${prefix}'
-at `configure' time.
+when some directory options were not specified in terms of '${prefix}'
+at 'configure' time.
Optional Features
=================
If the package supports it, you can cause programs to be installed
-with an extra prefix or suffix on their names by giving `configure' the
-option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
+with an extra prefix or suffix on their names by giving 'configure' the
+option '--program-prefix=PREFIX' or '--program-suffix=SUFFIX'.
- Some packages pay attention to `--enable-FEATURE' options to
-`configure', where FEATURE indicates an optional part of the package.
-They may also pay attention to `--with-PACKAGE' options, where PACKAGE
-is something like `gnu-as' or `x' (for the X Window System). The
-`README' should mention any `--enable-' and `--with-' options that the
+ Some packages pay attention to '--enable-FEATURE' options to
+'configure', where FEATURE indicates an optional part of the package.
+They may also pay attention to '--with-PACKAGE' options, where PACKAGE
+is something like 'gnu-as' or 'x' (for the X Window System). The
+'README' should mention any '--enable-' and '--with-' options that the
package recognizes.
- For packages that use the X Window System, `configure' can usually
+ For packages that use the X Window System, 'configure' can usually
find the X include and library files automatically, but if it doesn't,
-you can use the `configure' options `--x-includes=DIR' and
-`--x-libraries=DIR' to specify their locations.
+you can use the 'configure' options '--x-includes=DIR' and
+'--x-libraries=DIR' to specify their locations.
Some packages offer the ability to configure how verbose the
-execution of `make' will be. For these packages, running `./configure
+execution of 'make' will be. For these packages, running './configure
--enable-silent-rules' sets the default to minimal output, which can be
-overridden with `make V=1'; while running `./configure
+overridden with 'make V=1'; while running './configure
--disable-silent-rules' sets the default to verbose, which can be
-overridden with `make V=0'.
+overridden with 'make V=0'.
Particular systems
==================
- On HP-UX, the default C compiler is not ANSI C compatible. If GNU
-CC is not installed, it is recommended to use the following options in
+ On HP-UX, the default C compiler is not ANSI C compatible. If GNU CC
+is not installed, it is recommended to use the following options in
order to use an ANSI C compiler:
./configure CC="cc -Ae -D_XOPEN_SOURCE=500"
and if that doesn't work, install pre-built binaries of GCC for HP-UX.
- HP-UX `make' updates targets which have the same time stamps as
-their prerequisites, which makes it generally unusable when shipped
-generated files such as `configure' are involved. Use GNU `make'
-instead.
+ HP-UX 'make' updates targets which have the same time stamps as their
+prerequisites, which makes it generally unusable when shipped generated
+files such as 'configure' are involved. Use GNU 'make' instead.
On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
-parse its `<wchar.h>' header file. The option `-nodtk' can be used as
-a workaround. If GNU CC is not installed, it is therefore recommended
-to try
+parse its '<wchar.h>' header file. The option '-nodtk' can be used as a
+workaround. If GNU CC is not installed, it is therefore recommended to
+try
./configure CC="cc"
@@ -242,26 +240,26 @@
./configure CC="cc -nodtk"
- On Solaris, don't put `/usr/ucb' early in your `PATH'. This
+ On Solaris, don't put '/usr/ucb' early in your 'PATH'. This
directory contains several dysfunctional programs; working variants of
-these programs are available in `/usr/bin'. So, if you need `/usr/ucb'
-in your `PATH', put it _after_ `/usr/bin'.
+these programs are available in '/usr/bin'. So, if you need '/usr/ucb'
+in your 'PATH', put it _after_ '/usr/bin'.
- On Haiku, software installed for all users goes in `/boot/common',
-not `/usr/local'. It is recommended to use the following options:
+ On Haiku, software installed for all users goes in '/boot/common',
+not '/usr/local'. It is recommended to use the following options:
./configure --prefix=/boot/common
Specifying the System Type
==========================
- There may be some features `configure' cannot figure out
+ There may be some features 'configure' cannot figure out
automatically, but needs to determine by the type of machine the package
will run on. Usually, assuming the package is built to be run on the
-_same_ architectures, `configure' can figure that out, but if it prints
+_same_ architectures, 'configure' can figure that out, but if it prints
a message saying it cannot guess the machine type, give it the
-`--build=TYPE' option. TYPE can either be a short name for the system
-type, such as `sun4', or a canonical name which has the form:
+'--build=TYPE' option. TYPE can either be a short name for the system
+type, such as 'sun4', or a canonical name which has the form:
CPU-COMPANY-SYSTEM
@@ -270,101 +268,101 @@
OS
KERNEL-OS
- See the file `config.sub' for the possible values of each field. If
-`config.sub' isn't included in this package, then this package doesn't
+ See the file 'config.sub' for the possible values of each field. If
+'config.sub' isn't included in this package, then this package doesn't
need to know the machine type.
If you are _building_ compiler tools for cross-compiling, you should
-use the option `--target=TYPE' to select the type of system they will
+use the option '--target=TYPE' to select the type of system they will
produce code for.
If you want to _use_ a cross compiler, that generates code for a
platform different from the build platform, you should specify the
"host" platform (i.e., that on which the generated programs will
-eventually be run) with `--host=TYPE'.
+eventually be run) with '--host=TYPE'.
Sharing Defaults
================
- If you want to set default values for `configure' scripts to share,
-you can create a site shell script called `config.site' that gives
-default values for variables like `CC', `cache_file', and `prefix'.
-`configure' looks for `PREFIX/share/config.site' if it exists, then
-`PREFIX/etc/config.site' if it exists. Or, you can set the
-`CONFIG_SITE' environment variable to the location of the site script.
-A warning: not all `configure' scripts look for a site script.
+ If you want to set default values for 'configure' scripts to share,
+you can create a site shell script called 'config.site' that gives
+default values for variables like 'CC', 'cache_file', and 'prefix'.
+'configure' looks for 'PREFIX/share/config.site' if it exists, then
+'PREFIX/etc/config.site' if it exists. Or, you can set the
+'CONFIG_SITE' environment variable to the location of the site script.
+A warning: not all 'configure' scripts look for a site script.
Defining Variables
==================
Variables not defined in a site shell script can be set in the
-environment passed to `configure'. However, some packages may run
+environment passed to 'configure'. However, some packages may run
configure again during the build, and the customized values of these
variables may be lost. In order to avoid this problem, you should set
-them in the `configure' command line, using `VAR=value'. For example:
+them in the 'configure' command line, using 'VAR=value'. For example:
./configure CC=/usr/local2/bin/gcc
-causes the specified `gcc' to be used as the C compiler (unless it is
+causes the specified 'gcc' to be used as the C compiler (unless it is
overridden in the site shell script).
-Unfortunately, this technique does not work for `CONFIG_SHELL' due to
-an Autoconf limitation. Until the limitation is lifted, you can use
-this workaround:
+Unfortunately, this technique does not work for 'CONFIG_SHELL' due to an
+Autoconf limitation. Until the limitation is lifted, you can use this
+workaround:
CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash
-`configure' Invocation
+'configure' Invocation
======================
- `configure' recognizes the following options to control how it
+ 'configure' recognizes the following options to control how it
operates.
-`--help'
-`-h'
- Print a summary of all of the options to `configure', and exit.
+'--help'
+'-h'
+ Print a summary of all of the options to 'configure', and exit.
-`--help=short'
-`--help=recursive'
+'--help=short'
+'--help=recursive'
Print a summary of the options unique to this package's
- `configure', and exit. The `short' variant lists options used
- only in the top level, while the `recursive' variant lists options
- also present in any nested packages.
-
-`--version'
-`-V'
- Print the version of Autoconf used to generate the `configure'
+ 'configure', and exit. The 'short' variant lists options used only
+ in the top level, while the 'recursive' variant lists options also
+ present in any nested packages.
+
+'--version'
+'-V'
+ Print the version of Autoconf used to generate the 'configure'
script, and exit.
-`--cache-file=FILE'
+'--cache-file=FILE'
Enable the cache: use and save the results of the tests in FILE,
- traditionally `config.cache'. FILE defaults to `/dev/null' to
+ traditionally 'config.cache'. FILE defaults to '/dev/null' to
disable caching.
-`--config-cache'
-`-C'
- Alias for `--cache-file=config.cache'.
-
-`--quiet'
-`--silent'
-`-q'
+'--config-cache'
+'-C'
+ Alias for '--cache-file=config.cache'.
+
+'--quiet'
+'--silent'
+'-q'
Do not print messages saying which checks are being made. To
- suppress all normal output, redirect it to `/dev/null' (any error
+ suppress all normal output, redirect it to '/dev/null' (any error
messages will still be shown).
-`--srcdir=DIR'
+'--srcdir=DIR'
Look for the package's source code in directory DIR. Usually
- `configure' can determine that directory automatically.
+ 'configure' can determine that directory automatically.
-`--prefix=DIR'
- Use DIR as the installation prefix. *note Installation Names::
- for more details, including other options available for fine-tuning
- the installation locations.
+'--prefix=DIR'
+ Use DIR as the installation prefix. *note Installation Names:: for
+ more details, including other options available for fine-tuning the
+ installation locations.
-`--no-create'
-`-n'
+'--no-create'
+'-n'
Run the configure checks, but stop before creating any output
files.
-`configure' also accepts some other, not widely useful, options. Run
-`configure --help' for more details.
+'configure' also accepts some other, not widely useful, options. Run
+'configure --help' for more details.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/NEWS new/switcheroo-control-1.2/NEWS
--- old/switcheroo-control-1.1/NEWS 2016-11-04 17:13:38.000000000 +0100
+++ new/switcheroo-control-1.2/NEWS 2017-09-20 18:43:32.000000000 +0200
@@ -1,3 +1,8 @@
+1.2
+---
+
+- Fix API documentation not being part of the tarball
+
1.1
---
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/compile new/switcheroo-control-1.2/compile
--- old/switcheroo-control-1.1/compile 2016-11-04 17:14:09.000000000 +0100
+++ new/switcheroo-control-1.2/compile 2017-09-20 18:44:04.000000000 +0200
@@ -1,9 +1,9 @@
#! /bin/sh
# Wrapper for compilers which do not understand '-c -o'.
-scriptversion=2012-10-14.11; # UTC
+scriptversion=2016-01-11.22; # UTC
-# Copyright (C) 1999-2014 Free Software Foundation, Inc.
+# Copyright (C) 1999-2017 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey(a)cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify
@@ -255,7 +255,8 @@
echo "compile $scriptversion"
exit $?
;;
- cl | *[/\\]cl | cl.exe | *[/\\]cl.exe )
+ cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \
+ icl | *[/\\]icl | icl.exe | *[/\\]icl.exe )
func_cl_wrapper "$@" # Doesn't return...
;;
esac
@@ -342,6 +343,6 @@
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
+# time-stamp-time-zone: "UTC0"
# time-stamp-end: "; # UTC"
# End:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/configure.ac new/switcheroo-control-1.2/configure.ac
--- old/switcheroo-control-1.1/configure.ac 2016-11-04 17:13:48.000000000 +0100
+++ new/switcheroo-control-1.2/configure.ac 2017-09-20 18:43:44.000000000 +0200
@@ -1,6 +1,6 @@
AC_PREREQ(2.59)
-AC_INIT([switcheroo-control], [1.1], [hadess(a)hadess.net]
+AC_INIT([switcheroo-control], [1.2], [hadess(a)hadess.net]
AM_INIT_AUTOMAKE(1.9 dist-xz no-dist-gzip check-news)
# Enable silent build when available (Automake 1.11)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/docs/Makefile.am new/switcheroo-control-1.2/docs/Makefile.am
--- old/switcheroo-control-1.1/docs/Makefile.am 2016-03-08 15:43:27.000000000 +0100
+++ new/switcheroo-control-1.2/docs/Makefile.am 2017-09-20 18:42:43.000000000 +0200
@@ -47,12 +47,8 @@
switcheroo-control-*.txt \
$(NULL)
-if ENABLE_GTK_DOC
include $(top_srcdir)/gtk-doc.make
-else
-CLEANFILES = $(NULL)
EXTRA_DIST = switcheroo-control-docs.xml
-endif
CLEANFILES += \
docs-net.hadess.SwitcherooControl.xml \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/docs/html/gdbus-net.hadess.SwitcherooControl.html new/switcheroo-control-1.2/docs/html/gdbus-net.hadess.SwitcherooControl.html
--- old/switcheroo-control-1.1/docs/html/gdbus-net.hadess.SwitcherooControl.html 1970-01-01 01:00:00.000000000 +0100
+++ new/switcheroo-control-1.2/docs/html/gdbus-net.hadess.SwitcherooControl.html 2017-09-20 18:44:08.000000000 +0200
@@ -0,0 +1,65 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>net.hadess.SwitcherooControl: Switcheroo Control Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
+<link rel="home" href="index.html" title="Switcheroo Control Reference Manual">
+<link rel="up" href="ref-dbus.html" title="D-Bus API Reference">
+<link rel="prev" href="ref-dbus.html" title="D-Bus API Reference">
+<link rel="next" href="ix01.html" title="Index">
+<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts">
+<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
+ <a href="#gdbus-net.hadess.SwitcherooControl.description" class="shortcut">Description</a></span><span id="nav_properties"> <span class="dim">|</span>
+ <a href="#gdbus-net.hadess.SwitcherooControl.properties" class="shortcut">Properties</a></span>
+</td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="ref-dbus.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="ref-dbus.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="ix01.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="refentry">
+<a name="gdbus-net.hadess.SwitcherooControl"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="gdbus-interface-net-hadess-SwitcherooControl.top_of_page"></a>net.hadess.SwitcherooControl</span></h2>
+<p>net.hadess.SwitcherooControl — D-Bus proxy to access dual-GPU controls.</p>
+</td>
+<td class="gallery_image" valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsect1">
+<a name="id-1.2.3.3"></a><h2>Properties</h2>
+<pre class="synopsis">
+<a class="link" href="gdbus-net.hadess.SwitcherooControl.html#gdbus-property-net-hadess-SwitcherooControl.HasDualGpu" title='The "HasDualGpu" property'>HasDualGpu</a> readable b
+</pre>
+</div>
+<div class="refsect1">
+<a name="gdbus-interface-net-hadess-SwitcherooControl"></a><h2>Description</h2>
+<p> After checking the availability of two switchable GPUs in the machine,
+ check the value of net.hadess.SwitcherooControl.HasDualGpu to see
+ if running applications on the discrete GPU should be offered.
+</p>
+<p> The object path will be "/net/hadess/SwitcherooControl".
+</p>
+</div>
+<div class="refsect1">
+<a name="gdbus-properties-net.hadess.SwitcherooControl"></a><h2>Property Details</h2>
+<div class="refsect2">
+<a name="gdbus-property-net-hadess-SwitcherooControl.HasDualGpu"></a><h3>The "HasDualGpu" property</h3>
+<pre class="programlisting">
+HasDualGpu readable b
+</pre>
+<p> Whether two switchable GPUs are present on the system.
+</p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.25</div>
+</body>
+</html>
\ No newline at end of file
Binary files old/switcheroo-control-1.1/docs/html/home.png and new/switcheroo-control-1.2/docs/html/home.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/docs/html/index.html new/switcheroo-control-1.2/docs/html/index.html
--- old/switcheroo-control-1.1/docs/html/index.html 1970-01-01 01:00:00.000000000 +0100
+++ new/switcheroo-control-1.2/docs/html/index.html 2017-09-20 18:44:08.000000000 +0200
@@ -0,0 +1,72 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Switcheroo Control Reference Manual: Switcheroo Control Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
+<link rel="home" href="index.html" title="Switcheroo Control Reference Manual">
+<link rel="next" href="ref-dbus.html" title="D-Bus API Reference">
+<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<div class="book">
+<div class="titlepage">
+<div>
+<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Switcheroo Control Reference Manual</p></th></tr></table></div>
+<div><div class="authorgroup"><div class="author">
+<h3 class="author">
+<span class="firstname">Bastien</span> <span class="surname">Nocera</span>
+</h3>
+<div class="affiliation"><div class="address"><p><br>
+ <code class="email"><<a class="email" href="mailto:hadess@hadess.net">hadess(a)hadess.net</a>></code><br>
+ </p></div></div>
+</div></div></div>
+<div><p class="releaseinfo">Version 1.2
+</p></div>
+<div><p class="copyright">Copyright © 2016 Red Hat, Inc.</p></div>
+<div><div class="legalnotice">
+<a name="id-1.1.5"></a><p>
+ Permission is granted to copy, distribute and/or modify this
+ document under the terms of the <em class="citetitle">GNU Free
+ Documentation License</em>, Version 1.1 or any later
+ version published by the Free Software Foundation with no
+ Invariant Sections, no Front-Cover Texts, and no Back-Cover
+ Texts. You may obtain a copy of the <em class="citetitle">GNU Free
+ Documentation License</em> from the Free Software
+ Foundation by visiting <a class="ulink" href="http://www.fsf.org" target="_top">their Web site</a> or by writing
+ to:
+
+ </p>
+<div class="address"><p><br>
+ The Free Software Foundation, Inc.,<br>
+ <span class="street">59 Temple Place</span> - Suite 330,<br>
+ <span class="city">Boston</span>, <span class="state">MA</span> <span class="postcode">02111-1307</span>,<br>
+ <span class="country">USA</span><br>
+ </p></div>
+<p>
+ </p>
+<p>
+ Many of the names used by companies to distinguish their
+ products and services are claimed as trademarks. Where those
+ names appear in any GNOME documentation, and those trademarks
+ are made aware to the members of the GNOME Documentation
+ Project, the names have been printed in caps or initial caps.
+ </p>
+</div></div>
+</div>
+<hr>
+</div>
+<div class="toc"><dl class="toc">
+<dt><span class="reference"><a href="ref-dbus.html">I. D-Bus API Reference</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="gdbus-net.hadess.SwitcherooControl.html">net.hadess.SwitcherooControl</a></span><span class="refpurpose"> — D-Bus proxy to access dual-GPU controls.</span>
+</dt></dl></dd>
+<dt><span class="index"><a href="ix01.html">Index</a></span></dt>
+<dt><span class="appendix"><a href="license.html">A. License</a></span></dt>
+</dl></div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.25</div>
+</body>
+</html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/docs/html/ix01.html new/switcheroo-control-1.2/docs/html/ix01.html
--- old/switcheroo-control-1.1/docs/html/ix01.html 1970-01-01 01:00:00.000000000 +0100
+++ new/switcheroo-control-1.2/docs/html/ix01.html 2017-09-20 18:44:08.000000000 +0200
@@ -0,0 +1,38 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index: Switcheroo Control Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
+<link rel="home" href="index.html" title="Switcheroo Control Reference Manual">
+<link rel="up" href="index.html" title="Switcheroo Control Reference Manual">
+<link rel="prev" href="gdbus-net.hadess.SwitcherooControl.html" title="net.hadess.SwitcherooControl">
+<link rel="next" href="license.html" title="Appendix A. License">
+<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
+<td><a accesskey="p" href="gdbus-net.hadess.SwitcherooControl.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="license.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="index">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="id-1.3"></a>Index</h1></div></div></div>
+<div xmlns:xlink="http://www.w3.org/1999/xlink" class="index"><div class="indexdiv">
+<h3>N</h3>
+<dl>
+<dt id="ientry-idm139773472549808">net.hadess.SwitcherooControl, <a class="indexterm" href="gdbus-net.hadess.SwitcherooControl.html#gdbus-interface-net-hadess-SwitcherooControl.top_of_page">net.hadess.SwitcherooControl</a>
+</dt>
+<dt id="ientry-idm139773480025680">net.hadess.SwitcherooControl:HasDualGpu, <a class="indexterm" href="gdbus-net.hadess.SwitcherooControl.html#gdbus-property-net-hadess-SwitcherooControl.HasDualGpu">The "HasDualGpu" property</a>
+</dt>
+</dl>
+</div></div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.25</div>
+</body>
+</html>
\ No newline at end of file
Binary files old/switcheroo-control-1.1/docs/html/left-insensitive.png and new/switcheroo-control-1.2/docs/html/left-insensitive.png differ
Binary files old/switcheroo-control-1.1/docs/html/left.png and new/switcheroo-control-1.2/docs/html/left.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/docs/html/license.html new/switcheroo-control-1.2/docs/html/license.html
--- old/switcheroo-control-1.1/docs/html/license.html 1970-01-01 01:00:00.000000000 +0100
+++ new/switcheroo-control-1.2/docs/html/license.html 2017-09-20 18:44:08.000000000 +0200
@@ -0,0 +1,33 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Appendix A. License: Switcheroo Control Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
+<link rel="home" href="index.html" title="Switcheroo Control Reference Manual">
+<link rel="up" href="index.html" title="Switcheroo Control Reference Manual">
+<link rel="prev" href="ix01.html" title="Index">
+<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
+<td><a accesskey="p" href="ix01.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><img src="right-insensitive.png" width="16" height="16" border="0"></td>
+</tr></table>
+<div class="appendix">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="license"></a>Appendix A. License</h1></div></div></div>
+<p>
+</p>
+<pre class="programlisting">FIXME: MISSING XINCLUDE CONTENT</pre>
+<p>
+ </p>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.25</div>
+</body>
+</html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/docs/html/ref-dbus.html new/switcheroo-control-1.2/docs/html/ref-dbus.html
--- old/switcheroo-control-1.1/docs/html/ref-dbus.html 1970-01-01 01:00:00.000000000 +0100
+++ new/switcheroo-control-1.2/docs/html/ref-dbus.html 2017-09-20 18:44:08.000000000 +0200
@@ -0,0 +1,45 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>D-Bus API Reference: Switcheroo Control Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
+<link rel="home" href="index.html" title="Switcheroo Control Reference Manual">
+<link rel="up" href="index.html" title="Switcheroo Control Reference Manual">
+<link rel="prev" href="index.html" title="Switcheroo Control Reference Manual">
+<link rel="next" href="gdbus-net.hadess.SwitcherooControl.html" title="net.hadess.SwitcherooControl">
+<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
+<td><a accesskey="p" href="index.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="gdbus-net.hadess.SwitcherooControl.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="reference">
+<div class="titlepage">
+<div><div><h1 class="title">
+<a name="ref-dbus"></a>D-Bus API Reference</h1></div></div>
+<hr>
+</div>
+<div class="partintro">
+<div></div>
+<p>
+ This part documents the D-Bus interface used to access the
+ Switcheroo Control service.
+ </p>
+<div class="toc">
+<p><b>Table of Contents</b></p>
+<dl class="toc"><dt>
+<span class="refentrytitle"><a href="gdbus-net.hadess.SwitcherooControl.html">net.hadess.SwitcherooControl</a></span><span class="refpurpose"> — D-Bus proxy to access dual-GPU controls.</span>
+</dt></dl>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.25</div>
+</body>
+</html>
\ No newline at end of file
Binary files old/switcheroo-control-1.1/docs/html/right-insensitive.png and new/switcheroo-control-1.2/docs/html/right-insensitive.png differ
Binary files old/switcheroo-control-1.1/docs/html/right.png and new/switcheroo-control-1.2/docs/html/right.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/docs/html/style.css new/switcheroo-control-1.2/docs/html/style.css
--- old/switcheroo-control-1.1/docs/html/style.css 1970-01-01 01:00:00.000000000 +0100
+++ new/switcheroo-control-1.2/docs/html/style.css 2017-09-20 18:44:08.000000000 +0200
@@ -0,0 +1,479 @@
+body
+{
+ font-family: cantarell, sans-serif;
+}
+.synopsis, .classsynopsis
+{
+ /* tango:aluminium 1/2 */
+ background: #eeeeec;
+ background: rgba(238, 238, 236, 0.5);
+ border: solid 1px rgb(238, 238, 236);
+ padding: 0.5em;
+}
+.programlisting
+{
+ /* tango:sky blue 0/1 */
+ /* fallback for no rgba support */
+ background: #e6f3ff;
+ border: solid 1px #729fcf;
+ background: rgba(114, 159, 207, 0.1);
+ border: solid 1px rgba(114, 159, 207, 0.2);
+ padding: 0.5em;
+}
+.variablelist
+{
+ padding: 4px;
+ margin-left: 3em;
+}
+.variablelist td:first-child
+{
+ vertical-align: top;
+}
+
+div.gallery-float
+{
+ float: left;
+ padding: 10px;
+}
+div.gallery-float img
+{
+ border-style: none;
+}
+div.gallery-spacer
+{
+ clear: both;
+}
+
+a, a:visited
+{
+ text-decoration: none;
+ /* tango:sky blue 2 */
+ color: #3465a4;
+}
+a:hover
+{
+ text-decoration: underline;
+ /* tango:sky blue 1 */
+ color: #729fcf;
+}
+
+div.informaltable table
+{
+ border-collapse: separate;
+ border-spacing: 1em 0.3em;
+ border: none;
+}
+
+div.informaltable table td, div.informaltable table th
+{
+ vertical-align: top;
+}
+
+.function_type,
+.variable_type,
+.property_type,
+.signal_type,
+.parameter_name,
+.struct_member_name,
+.union_member_name,
+.define_keyword,
+.datatype_keyword,
+.typedef_keyword
+{
+ text-align: right;
+}
+
+/* dim non-primary columns */
+.c_punctuation,
+.function_type,
+.variable_type,
+.property_type,
+.signal_type,
+.define_keyword,
+.datatype_keyword,
+.typedef_keyword,
+.property_flags,
+.signal_flags,
+.parameter_annotations,
+.enum_member_annotations,
+.struct_member_annotations,
+.union_member_annotations
+{
+ color: #888a85;
+}
+
+.function_type a,
+.function_type a:visited,
+.function_type a:hover,
+.property_type a,
+.property_type a:visited,
+.property_type a:hover,
+.signal_type a,
+.signal_type a:visited,
+.signal_type a:hover,
+.signal_flags a,
+.signal_flags a:visited,
+.signal_flags a:hover
+{
+ color: #729fcf;
+}
+
+td p
+{
+ margin: 0.25em;
+}
+
+div.table table
+{
+ border-collapse: collapse;
+ border-spacing: 0px;
+ /* tango:aluminium 3 */
+ border: solid 1px #babdb6;
+}
+
+div.table table td, div.table table th
+{
+ /* tango:aluminium 3 */
+ border: solid 1px #babdb6;
+ padding: 3px;
+ vertical-align: top;
+}
+
+div.table table th
+{
+ /* tango:aluminium 2 */
+ background-color: #d3d7cf;
+}
+
+h4
+{
+ color: #555753;
+ margin-top: 1em;
+ margin-bottom: 1em;
+}
+
+hr
+{
+ /* tango:aluminium 1 */
+ color: #d3d7cf;
+ background: #d3d7cf;
+ border: none 0px;
+ height: 1px;
+ clear: both;
+ margin: 2.0em 0em 2.0em 0em;
+}
+
+dl.toc dt
+{
+ padding-bottom: 0.25em;
+}
+
+dl.toc > dt
+{
+ padding-top: 0.25em;
+ padding-bottom: 0.25em;
+ font-weight: bold;
+}
+
+dl.toc > dl
+{
+ padding-bottom: 0.5em;
+}
+
+.parameter
+{
+ font-style: normal;
+}
+
+.footer
+{
+ padding-top: 3.5em;
+ /* tango:aluminium 3 */
+ color: #babdb6;
+ text-align: center;
+ font-size: 80%;
+}
+
+.informalfigure,
+.figure
+{
+ margin: 1em;
+}
+
+.informalexample,
+.example
+{
+ margin-top: 1em;
+ margin-bottom: 1em;
+}
+
+.warning
+{
+ /* tango:orange 0/1 */
+ background: #ffeed9;
+ background: rgba(252, 175, 62, 0.1);
+ border-color: #ffb04f;
+ border-color: rgba(252, 175, 62, 0.2);
+}
+.note
+{
+ /* tango:chameleon 0/0.5 */
+ background: #d8ffb2;
+ background: rgba(138, 226, 52, 0.1);
+ border-color: #abf562;
+ border-color: rgba(138, 226, 52, 0.2);
+}
+div.blockquote
+{
+ border-color: #eeeeec;
+}
+.note, .warning, div.blockquote
+{
+ padding: 0.5em;
+ border-width: 1px;
+ border-style: solid;
+ margin: 2em;
+}
+.note p, .warning p
+{
+ margin: 0;
+}
+
+div.warning h3.title,
+div.note h3.title
+{
+ display: none;
+}
+
+p + div.section
+{
+ margin-top: 1em;
+}
+
+div.refnamediv,
+div.refsynopsisdiv,
+div.refsect1,
+div.refsect2,
+div.toc,
+div.section
+{
+ margin-bottom: 1em;
+}
+
+/* blob links */
+h2 .extralinks, h3 .extralinks
+{
+ float: right;
+ /* tango:aluminium 3 */
+ color: #babdb6;
+ font-size: 80%;
+ font-weight: normal;
+}
+
+.lineart
+{
+ color: #d3d7cf;
+ font-weight: normal;
+}
+
+.annotation
+{
+ /* tango:aluminium 5 */
+ color: #555753;
+ font-weight: normal;
+}
+
+.structfield
+{
+ font-style: normal;
+ font-weight: normal;
+}
+
+acronym,abbr
+{
+ border-bottom: 1px dotted gray;
+}
+
+/* code listings */
+
+.listing_code .programlisting .normal,
+.listing_code .programlisting .normal a,
+.listing_code .programlisting .number,
+.listing_code .programlisting .cbracket,
+.listing_code .programlisting .symbol { color: #555753; }
+.listing_code .programlisting .comment,
+.listing_code .programlisting .linenum { color: #babdb6; } /* tango: aluminium 3 */
+.listing_code .programlisting .function,
+.listing_code .programlisting .function a,
+.listing_code .programlisting .preproc { color: #204a87; } /* tango: sky blue 3 */
+.listing_code .programlisting .string { color: #ad7fa8; } /* tango: plum */
+.listing_code .programlisting .keyword,
+.listing_code .programlisting .usertype,
+.listing_code .programlisting .type,
+.listing_code .programlisting .type a { color: #4e9a06; } /* tango: chameleon 3 */
+
+.listing_frame {
+ /* tango:sky blue 1 */
+ border: solid 1px #729fcf;
+ border: solid 1px rgba(114, 159, 207, 0.2);
+ padding: 0px;
+}
+
+.listing_lines, .listing_code {
+ margin-top: 0px;
+ margin-bottom: 0px;
+ padding: 0.5em;
+}
+.listing_lines {
+ /* tango:sky blue 0.5 */
+ background: #a6c5e3;
+ background: rgba(114, 159, 207, 0.2);
+ /* tango:aluminium 6 */
+ color: #2e3436;
+}
+.listing_code {
+ /* tango:sky blue 0 */
+ background: #e6f3ff;
+ background: rgba(114, 159, 207, 0.1);
+}
+.listing_code .programlisting {
+ /* override from previous */
+ border: none 0px;
+ padding: 0px;
+ background: none;
+}
+.listing_lines pre, .listing_code pre {
+ margin: 0px;
+}
+
+@media screen {
+ /* these have a <sup> as a first child, but since there are no parent selectors
+ * we can't use that. */
+ a.footnote
+ {
+ position: relative;
+ top: 0em ! important;
+ }
+ /* this is needed so that the local anchors are displayed below the naviagtion */
+ div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
+ {
+ display: inline-block;
+ position: relative;
+ top:-5em;
+ }
+ /* this seems to be a bug in the xsl style sheets when generating indexes */
+ div.index div.index
+ {
+ top: 0em;
+ }
+ /* make space for the fixed navigation bar and add space at the bottom so that
+ * link targets appear somewhat close to top
+ */
+ body
+ {
+ padding-top: 2.5em;
+ padding-bottom: 500px;
+ max-width: 60em;
+ }
+ p
+ {
+ max-width: 60em;
+ }
+ /* style and size the navigation bar */
+ table.navigation#top
+ {
+ position: fixed;
+ background: #e2e2e2;
+ border-bottom: solid 1px #babdb6;
+ border-spacing: 5px;
+ margin-top: 0;
+ margin-bottom: 0;
+ top: 0;
+ left: 0;
+ z-index: 10;
+ }
+ table.navigation#top td
+ {
+ padding-left: 6px;
+ padding-right: 6px;
+ }
+ .navigation a, .navigation a:visited
+ {
+ /* tango:sky blue 3 */
+ color: #204a87;
+ }
+ .navigation a:hover
+ {
+ /* tango:sky blue 2 */
+ color: #3465a4;
+ }
+ td.shortcuts
+ {
+ /* tango:sky blue 2 */
+ color: #3465a4;
+ font-size: 80%;
+ white-space: nowrap;
+ }
+ td.shortcuts .dim
+ {
+ color: #babdb6;
+ }
+ .navigation .title
+ {
+ font-size: 80%;
+ max-width: none;
+ margin: 0px;
+ font-weight: normal;
+ }
+}
+@media screen and (min-width: 60em) {
+ /* screen larger than 60em */
+ body { margin: auto; }
+}
+@media screen and (max-width: 60em) {
+ /* screen less than 60em */
+ #nav_hierarchy { display: none; }
+ #nav_interfaces { display: none; }
+ #nav_prerequisites { display: none; }
+ #nav_derived_interfaces { display: none; }
+ #nav_implementations { display: none; }
+ #nav_child_properties { display: none; }
+ #nav_style_properties { display: none; }
+ #nav_index { display: none; }
+ #nav_glossary { display: none; }
+ .gallery_image { display: none; }
+ .property_flags { display: none; }
+ .signal_flags { display: none; }
+ .parameter_annotations { display: none; }
+ .enum_member_annotations { display: none; }
+ .struct_member_annotations { display: none; }
+ .union_member_annotations { display: none; }
+ /* now that a column is hidden, optimize space */
+ col.parameters_name { width: auto; }
+ col.parameters_description { width: auto; }
+ col.struct_members_name { width: auto; }
+ col.struct_members_description { width: auto; }
+ col.enum_members_name { width: auto; }
+ col.enum_members_description { width: auto; }
+ col.union_members_name { width: auto; }
+ col.union_members_description { width: auto; }
+ .listing_lines { display: none; }
+}
+@media print {
+ table.navigation {
+ visibility: collapse;
+ display: none;
+ }
+ div.titlepage table.navigation {
+ visibility: visible;
+ display: table;
+ background: #e2e2e2;
+ border: solid 1px #babdb6;
+ margin-top: 0;
+ margin-bottom: 0;
+ top: 0;
+ left: 0;
+ height: 3em;
+ }
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/docs/html/switcheroo-control.devhelp2 new/switcheroo-control-1.2/docs/html/switcheroo-control.devhelp2
--- old/switcheroo-control-1.1/docs/html/switcheroo-control.devhelp2 1970-01-01 01:00:00.000000000 +0100
+++ new/switcheroo-control-1.2/docs/html/switcheroo-control.devhelp2 2017-09-20 18:44:08.000000000 +0200
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<book xmlns="http://www.devhelp.net/book" title="Switcheroo Control Reference Manual" link="index.html" author="Bastien Nocera" name="switcheroo-control" version="2" language="c">
+ <chapters>
+ <sub name="D-Bus API Reference" link="ref-dbus.html">
+ <sub name="net.hadess.SwitcherooControl" link="gdbus-net.hadess.SwitcherooControl.html"/>
+ </sub>
+ <sub name="Index" link="ix01.html"/>
+ <sub name="License" link="license.html"/>
+ </chapters>
+ <functions>
+ <keyword type="property" name="The "HasDualGpu" property" link="gdbus-net.hadess.SwitcherooControl.html#gdbus-property-net-hadess-SwitcherooControl.HasDualGpu"/>
+ </functions>
+</book>
Binary files old/switcheroo-control-1.1/docs/html/up-insensitive.png and new/switcheroo-control-1.2/docs/html/up-insensitive.png differ
Binary files old/switcheroo-control-1.1/docs/html/up.png and new/switcheroo-control-1.2/docs/html/up.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/switcheroo-control-1.1/missing new/switcheroo-control-1.2/missing
--- old/switcheroo-control-1.1/missing 2016-11-04 17:14:09.000000000 +0100
+++ new/switcheroo-control-1.2/missing 2017-09-20 18:44:04.000000000 +0200
@@ -1,9 +1,9 @@
#! /bin/sh
# Common wrapper for a few potentially missing GNU programs.
-scriptversion=2013-10-28.13; # UTC
+scriptversion=2016-01-11.22; # UTC
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright (C) 1996-2017 Free Software Foundation, Inc.
# Originally written by Fran,cois Pinard <pinard(a)iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/or modify
@@ -210,6 +210,6 @@
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
+# time-stamp-time-zone: "UTC0"
# time-stamp-end: "; # UTC"
# End:
1
0
Hello community,
here is the log from the commit of package python-pycountry for openSUSE:Factory checked in at 2017-09-29 11:56:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycountry (Old)
and /work/SRC/openSUSE:Factory/.python-pycountry.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycountry"
Fri Sep 29 11:56:06 2017 rev:2 rq:528994 version:17.5.14
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycountry/python-pycountry.changes 2016-11-11 14:34:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pycountry.new/python-pycountry.changes 2017-09-29 11:56:16.863233183 +0200
@@ -1,0 +2,6 @@
+Sat Sep 16 01:29:15 UTC 2017 - smurf.anon(a)gmail.com
+
+- Update to version 17.5.14
+- Convert to singlespec
+
+-------------------------------------------------------------------
Old:
----
pycountry-1.20.tar.gz
New:
----
pycountry-17.5.14.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pycountry.spec ++++++
--- /var/tmp/diff_new_pack.79eB8y/_old 2017-09-29 11:56:17.695115882 +0200
+++ /var/tmp/diff_new_pack.79eB8y/_new 2017-09-29 11:56:17.699115318 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pycountry
#
-# 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
@@ -18,19 +18,21 @@
%define real_name pycountry
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pycountry
-Version: 1.20
+Version: 17.5.14
Release: 0
Summary: Databases for ISO standards 639 3166 3166-2 4217 15924
License: LGPL-2.1
Group: Development/Libraries/Python
Url: https://pypi.python.org/pypi/pycountry/
Source: https://pypi.io/packages/source/p/%{real_name}/%{real_name}-%{version}.tar.…
-BuildRequires: python-setuptools
-Requires: python
+BuildRequires: %{python_module setuptools}
+BuildRequires: python-rpm-macros
Requires: python-lxml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%py_requires
+BuildArch: noarch
+%python_subpackages
%description
pycountry provides the ISO databases for the standards 639 (Languages),
@@ -43,13 +45,14 @@
%setup -q -n %{real_name}-%{version}
%build
-export CFLAGS="%{optflags}"
-python setup.py build
+%python_build
%install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot} --record-rpm=INSTALLED_FILES
+%python_install
-%files -f INSTALLED_FILES
-%defattr(-,root,root)
+%files %{python_files}
+%defattr(-,root,root,-)
+%doc LICENSE.txt README
+%{python_sitelib}/*
%changelog
++++++ pycountry-1.20.tar.gz -> pycountry-17.5.14.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-pycountry/pycountry-1.20.tar.gz /work/SRC/openSUSE:Factory/.python-pycountry.new/pycountry-17.5.14.tar.gz differ: char 5, line 1
1
0
Hello community,
here is the log from the commit of package cgal for openSUSE:Factory checked in at 2017-09-29 11:55:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cgal (Old)
and /work/SRC/openSUSE:Factory/.cgal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cgal"
Fri Sep 29 11:55:55 2017 rev:11 rq:528980 version:4.11
Changes:
--------
--- /work/SRC/openSUSE:Factory/cgal/cgal.changes 2017-02-09 11:16:54.320132022 +0100
+++ /work/SRC/openSUSE:Factory/.cgal.new/cgal.changes 2017-09-29 11:56:09.168318218 +0200
@@ -1,0 +2,23 @@
+Wed Sep 27 14:58:36 UTC 2017 - mvetter(a)suse.com
+
+- Always use Qt5
+
+-------------------------------------------------------------------
+Wed Sep 27 13:48:30 UTC 2017 - mvetter(a)suse.com
+
+- boo#1060631: Add cgal-4.11-opengl-es-arm.patch
+ On armv7 Qt uses OpenGL ES headers.
+ cgal included GL/gl.h desktop header, but they cannot be mixed.
+
+-------------------------------------------------------------------
+Wed Sep 27 09:54:34 UTC 2017 - mvetter(a)suse.com
+
+- Remove boost conditionals. They are handled in prj conf.
+
+-------------------------------------------------------------------
+Tue Sep 26 13:35:19 UTC 2017 - mvetter(a)suse.com
+
+- Update to 4.11
+ * details can be found in CHANGES file
+
+-------------------------------------------------------------------
Old:
----
CGAL-4.7-doc_html.tar.xz
CGAL-4.7.tar.xz
New:
----
CGAL-4.11-doc_html.tar.xz
CGAL-4.11.tar.xz
cgal-4.11-opengl-es-arm.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cgal.spec ++++++
--- /var/tmp/diff_new_pack.0uoc2h/_old 2017-09-29 11:56:13.351728329 +0200
+++ /var/tmp/diff_new_pack.0uoc2h/_new 2017-09-29 11:56:13.355727765 +0200
@@ -22,49 +22,39 @@
#@TODO : split package in coherent parts
#@TODO : rename parts (inspirated by sfcgal packaging)
#@TODO : ask for rename and take into account the obsolete existant thing. like libcgal deps
-%define _sover 11
+%define _sover 13
%define _sourcename CGAL
%define _libname libCGAL%{_sover}
-%if 0%{?suse_version} >= 1320 || ( 0%{?suse_version} == 1315 && 0%{?is_opensuse} )
-%define have_qt5 1
-%else
-%define have_qt5 0
-%endif
Name: cgal
-Version: 4.7
+Version: 4.11
Release: 0
Summary: Computational Geometry Algorithms Library
-License: GPL-3.0+ and LGPL-3.0+
+License: GPL-3.0+ AND LGPL-3.0+
Group: Productivity/Graphics/CAD
Url: http://www.cgal.org/
# You will need to update the magic numbers from the download urls on updating
Source0: https://github.com/CGAL/cgal/releases/download/releases%%2FCGAL-%{version}/…
Source1: https://github.com/CGAL/cgal/releases/download/releases%%2FCGAL-%{version}/…
Source2: cgal-rpmlintrc
+Patch0: cgal-4.11-opengl-es-arm.patch
BuildRequires: blas-devel
-%if 0%{?suse_version} > 1325
-BuildRequires: libboost_system-devel
-BuildRequires: libboost_thread-devel
-%else
-BuildRequires: boost-devel >= 1.39
-%endif
-BuildRequires: cmake
+BuildRequires: cmake >= 2.8.11
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: glu-devel
BuildRequires: gmp-devel
BuildRequires: lapack-devel
-%if %{have_qt5}
-BuildRequires: libqt5-qtbase-devel
-BuildRequires: libqt5-qtscript-devel
-BuildRequires: libqt5-qtsvg-devel
-BuildRequires: libqt5-qttools-devel
-%endif
BuildRequires: mpfr-devel
BuildRequires: xz
BuildRequires: zlib-devel
Requires: libcgal-devel = %{version}
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: libQt5OpenGL-devel >= 5.3
+BuildRequires: libboost_system-devel
+BuildRequires: libboost_thread-devel
+BuildRequires: libqt5-qtbase-devel >= 5.3
+BuildRequires: libqt5-qtscript-devel >= 5.3
+BuildRequires: libqt5-qtsvg-devel >= 5.3
+BuildRequires: libqt5-qttools-devel >= 5.3
%description
CGAL provides geometric algorithms in a C++ library.
@@ -77,7 +67,7 @@
%package -n %{_libname}
Summary: Computational Geometry Algorithms Library
-License: GPL-3.0+ and LGPL-3.0+
+License: GPL-3.0+ AND LGPL-3.0+
Group: System/Libraries
%description -n %{_libname}
@@ -91,7 +81,7 @@
%package devel
Summary: Development files and tools for CGAL applications
-License: GPL-3.0+ and LGPL-3.0+ and BSL-1.0
+License: GPL-3.0+ AND LGPL-3.0+ AND BSL-1.0
Group: Development/Libraries/C and C++
Requires: %{_libname} = %{version}
Requires: blas
@@ -111,7 +101,7 @@
%package demo-examples-devel
Summary: Example & demo files for CGAL library usage
-License: GPL-3.0+ and LGPL-3.0+ and BSL-1.0 and MIT
+License: GPL-3.0+ AND LGPL-3.0+ AND BSL-1.0 AND MIT
Group: Development/Libraries/C and C++
Requires: %{name}-devel = %{version}
BuildArch: noarch
@@ -123,7 +113,7 @@
%package doc
Summary: Documentation CGAL algorithms
-License: GPL-3.0+ and LGPL-3.0+
+License: GPL-3.0+ AND LGPL-3.0+
Group: Documentation/HTML
BuildArch: noarch
@@ -133,6 +123,7 @@
%prep
%setup -q -n CGAL-%{version}
tar -xJf %{SOURCE1}
+%patch0 -p1
%build
export LDFLAGS="-Wl,-z,relro,-z,now -pie"
@@ -167,40 +158,31 @@
%fdupes %{buildroot}/%{_datadir}
%post -n %{_libname} -p /sbin/ldconfig
-
%postun -n %{_libname} -p /sbin/ldconfig
%files -n %{_libname}
-%defattr(-,root,root,-)
%doc AUTHORS CHANGES LICENSE*
%{_libdir}/libCGAL.so.%{_sover}*
%{_libdir}/libCGAL_Core.so.%{_sover}*
%{_libdir}/libCGAL_ImageIO.so.%{_sover}*
-%if %{have_qt5}
%{_libdir}/libCGAL_Qt5.so.%{_sover}*
-%endif
%files devel
-%defattr(-,root,root,-)
%doc AUTHORS CHANGES LICENSE*
%{_includedir}/CGAL
%{_libdir}/libCGAL.so
%{_libdir}/libCGAL_Core.so
%{_libdir}/libCGAL_ImageIO.so
-%if %{have_qt5}
%{_libdir}/libCGAL_Qt5.so
-%endif
%{_libdir}/CGAL
%{_bindir}/*
%{_mandir}/man1/cgal_create_cmake_script.1*
%files demo-examples-devel
-%defattr(-,root,root,-)
%doc AUTHORS CHANGES LICENSE*
%{_datadir}/CGAL
%files doc
-%defattr(-,root,root,-)
%doc AUTHORS CHANGES LICENSE*
%doc doc_html
++++++ CGAL-4.7-doc_html.tar.xz -> CGAL-4.11-doc_html.tar.xz ++++++
/work/SRC/openSUSE:Factory/cgal/CGAL-4.7-doc_html.tar.xz /work/SRC/openSUSE:Factory/.cgal.new/CGAL-4.11-doc_html.tar.xz differ: char 26, line 1
++++++ CGAL-4.7-doc_html.tar.xz -> CGAL-4.11.tar.xz ++++++
/work/SRC/openSUSE:Factory/cgal/CGAL-4.7-doc_html.tar.xz /work/SRC/openSUSE:Factory/.cgal.new/CGAL-4.11.tar.xz differ: char 25, line 1
++++++ cgal-4.11-opengl-es-arm.patch ++++++
diff -urEbwB CGAL-4.11/include/CGAL/gl.h CGAL-4.11.new/include/CGAL/gl.h
--- CGAL-4.11/include/CGAL/gl.h 2017-09-20 21:00:13.000000000 +0200
+++ CGAL-4.11.new/include/CGAL/gl.h 2017-09-27 15:30:53.796623426 +0200
@@ -30,7 +30,12 @@
# include <OpenGL/gl.h>
# endif
#else
+# ifdef __arm__
+# include <GLES3/gl3.h>
+# else
# include <GL/gl.h>
#endif
+#endif
+
#endif // CGAL_GL_H
diff -urEbwB CGAL-4.11/include/CGAL/Qt/debug_impl.h CGAL-4.11.new/include/CGAL/Qt/debug_impl.h
--- CGAL-4.11/include/CGAL/Qt/debug_impl.h 2017-09-20 21:00:13.000000000 +0200
+++ CGAL-4.11.new/include/CGAL/Qt/debug_impl.h 2017-09-27 15:15:39.959768555 +0200
@@ -75,10 +75,14 @@
std::cerr << "The framebuffer object is not complete." << "@" << line << std::endl;
if(error == GL_OUT_OF_MEMORY)
std::cerr << "There is not enough memory left to execute the command." << "@" << line << std::endl;
+#ifdef GL_STACK_UNDERFLOW
if(error == GL_STACK_UNDERFLOW)
std::cerr << "An attempt has been made to perform an operation that would cause an internal stack to underflow." << "@" << line << std::endl;
+#endif
+#ifdef GL_STACK_OVERFLOW
if(error == GL_STACK_OVERFLOW)
std::cerr << "An attempt has been made to perform an operation that would cause an internal stack to overflow." << "@" << line << std::endl;
+#endif
error = ::glGetError();
}
}
++++++ cgal-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.0uoc2h/_old 2017-09-29 11:56:13.443715359 +0200
+++ /var/tmp/diff_new_pack.0uoc2h/_new 2017-09-29 11:56:13.443715359 +0200
@@ -7,5 +7,6 @@
addFilter("W: zero-length /usr/share/CGAL/examples/Surface_mesher/skip_vcproj_auto_generation")
addFilter("W: zero-length /usr/share/CGAL/examples/Ridges_3/skip_vcproj_auto_generation")
+
# Add a filter cause we don't know why after having done 2x %fdupes there's still those
addFilter("W: files-duplicate")
1
0
Hello community,
here is the log from the commit of package python-python-subunit for openSUSE:Factory checked in at 2017-09-29 11:55:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-subunit (Old)
and /work/SRC/openSUSE:Factory/.python-python-subunit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-subunit"
Fri Sep 29 11:55:51 2017 rev:18 rq:528951 version:1.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-subunit/python-python-subunit.changes 2017-07-12 19:35:51.385616147 +0200
+++ /work/SRC/openSUSE:Factory/.python-python-subunit.new/python-python-subunit.changes 2017-09-29 11:55:55.218285272 +0200
@@ -1,0 +2,6 @@
+Wed Sep 27 12:14:25 UTC 2017 - tbechtold(a)suse.com
+
+- Use update-alternatives for binaries. That way, the binaries are
+ also available from the python2 package.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-subunit.spec ++++++
--- /var/tmp/diff_new_pack.Hd0jpD/_old 2017-09-29 11:55:56.342126802 +0200
+++ /var/tmp/diff_new_pack.Hd0jpD/_new 2017-09-29 11:55:56.346126239 +0200
@@ -38,6 +38,8 @@
Requires: python-extras
Requires: python-testtools >= 0.9.34
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
BuildArch: noarch
%python_subpackages
@@ -68,30 +70,42 @@
$python -O -m compileall -d %{$python_sitelib} %{buildroot}%{$python_sitelib}/subunit/tests/
%fdupes -s %{buildroot}%{$python_sitelib}
}
+for bin in subunit-2to1 subunit2csv subunit-1to2 subunit-filter subunit-ls \
+ subunit-notify subunit-stats subunit-tags subunit-output subunit2gtk \
+ subunit2junitxml subunit2pyunit tap2subunit
+ do
+ %python_clone -a %{buildroot}%{_bindir}/$bin
+done
%check
patch -p1 -R < %{PATCH0}
export PYTHONPATH="$PWD/python"
%python_exec -m testtools.run subunit.test_suite
+%post
+%{python_install_alternative subunit-2to1 subunit2csv subunit-1to2 subunit-filter subunit-ls
+ subunit-notify subunit-stats subunit-tags subunit-output subunit2gtk
+ subunit2junitxml subunit2pyunit tap2subunit}
+
+%postun
+%python_uninstall_alternative subunit-2to1
+
%files %{python_files}
%defattr(-,root,root,-)
%doc README.rst NEWS
-%ifpython3
-%{_bindir}/subunit2csv
-%{_bindir}/subunit-2to1
-%{_bindir}/subunit-1to2
-%{_bindir}/subunit-filter
-%{_bindir}/subunit-ls
-%{_bindir}/subunit-notify
-%{_bindir}/subunit-stats
-%{_bindir}/subunit-tags
-%{_bindir}/subunit-output
-%{_bindir}/subunit2gtk
-%{_bindir}/subunit2junitxml
-%{_bindir}/subunit2pyunit
-%{_bindir}/tap2subunit
-%endif
+%python_alternative %{_bindir}/subunit2csv
+%python_alternative %{_bindir}/subunit-2to1
+%python_alternative %{_bindir}/subunit-1to2
+%python_alternative %{_bindir}/subunit-filter
+%python_alternative %{_bindir}/subunit-ls
+%python_alternative %{_bindir}/subunit-notify
+%python_alternative %{_bindir}/subunit-stats
+%python_alternative %{_bindir}/subunit-tags
+%python_alternative %{_bindir}/subunit-output
+%python_alternative %{_bindir}/subunit2gtk
+%python_alternative %{_bindir}/subunit2junitxml
+%python_alternative %{_bindir}/subunit2pyunit
+%python_alternative %{_bindir}/tap2subunit
%{python_sitelib}/subunit
%{python_sitelib}/python_subunit-%{version}-py*.egg-info
1
0
Hello community,
here is the log from the commit of package python-PyWebDAV for openSUSE:Factory checked in at 2017-09-29 11:55:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyWebDAV (Old)
and /work/SRC/openSUSE:Factory/.python-PyWebDAV.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyWebDAV"
Fri Sep 29 11:55:42 2017 rev:2 rq:527097 version:0.9.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyWebDAV/python-PyWebDAV.changes 2016-07-09 09:23:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyWebDAV.new/python-PyWebDAV.changes 2017-09-29 11:55:48.495233273 +0200
@@ -1,0 +2,9 @@
+Mon Sep 18 17:40:07 UTC 2017 - toddrme2178(a)gmail.com
+
+- Implement update-alternatives for compatibility with newer
+ alternatives
+- Use more up-to-date macros
+- General spec file cleanups
+- Fix license
+
+-------------------------------------------------------------------
Old:
----
_service
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyWebDAV.spec ++++++
--- /var/tmp/diff_new_pack.OkM27n/_old 2017-09-29 11:55:50.298978931 +0200
+++ /var/tmp/diff_new_pack.OkM27n/_new 2017-09-29 11:55:50.302978367 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pywebdav
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -14,46 +14,75 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
-%define mod_name PyWebDAV
Name: python-PyWebDAV
-BuildRequires: python-setuptools
Version: 0.9.8
-Release: 1
-License: GPL-3.0+
-Source: https://files.pythonhosted.org/packages/e9/14/5f2a654233e533797f32dd670dab8…
-Url: https://pypi.io/project/PyWebDAV/
-
-Requires: python-setuptools
-
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
-BuildArch: noarch
-%endif
-
+Release: 0
+License: LGPL-2.0
+Summary: WebDAV library including a standalone server for python2
+Url: https://code.google.com/archive/p/pywebdav/
Group: Productivity/Networking/Web/Servers
-Summary: Python-based WebDAV server
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Source: https://files.pythonhosted.org/packages/source/P/PyWebDAV/PyWebDAV-%{versio…
+BuildRequires: fdupes
+BuildRequires: python-rpm-macros
+BuildRequires: python-setuptools
+Provides: python2-PyWebDAV = %{version}
+BuildArch: noarch
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
%description
-Python WebDAV implementation (level 1 and 2) that features a library that enables you to integrate WebDAV server capabilities to your application.
-A fully working example on how to use the library is included. You can find a server in the DAVServer package. This server is fully functional and can even be run as daemon.
-If you search an easy to use WebDAV server that supports most clients (cadaver, Mac OS X Finder, Windows Explorer, ...) then try out PyWebDAV.
+WebDAV library for python2.
+
+Consists of a server that is ready to run Serve and the DAV package
+that provides WebDAV server functionality.
+
+Currently supports
+ * WebDAV level 1
+ * Level 2 (LOCK, UNLOCK)
+ * Experimental iterator support
+
+It plays nice with
+
+ * Mac OS X Finder
+ * Windows Explorer
+ * iCal
+ * cadaver
+ * Nautilus
+
+This package does not provide client functionality.
%prep
-%setup -q -n %{mod_name}-%{version}
+%setup -q -n PyWebDAV-%{version}
%build
-python setup.py build
+%python2_build
%install
-python setup.py install --prefix=%_prefix --root=%buildroot
+%python2_install
+%fdupes %{buildroot}%{python2_sitelib}
+
+chmod a+x %{buildroot}%{python2_sitelib}/pywebdav/server/server.py
+sed -i "s|^#!/usr/bin/env python$|#!%{__python2}|" %{buildroot}%{python2_sitelib}/pywebdav/server/server.py
+%fdupes %{buildroot}%{python2_sitelib}
+python2 -m compileall -d %{python2_sitelib} %{buildroot}%{python2_sitelib}/pywebdav/server/
+python2 -O -m compileall -d %{python2_sitelib} %{buildroot}%{python2_sitelib}/pywebdav/server/
+%fdupes %{buildroot}%{python2_sitelib}/pywebdav/server/
+
+mv %{buildroot}%{_bindir}/davserver %{buildroot}%{_bindir}/davserver-%{python2_bin_suffix}
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+ln -s -f %{_sysconfdir}/alternatives/davserver %{buildroot}%{_bindir}/davserver
+
+%post
+%python2_install_alternative davserver
+
+%postun
+%python2_uninstall_alternative davserver
%files
%defattr(-,root,root)
-%doc README doc/*
-%{python_sitelib}/*
-%{_bindir}/davserver
+%doc README doc/Changes doc/LICENSE doc/TODO
+%python2_alternative %{_bindir}/davserver
+%{python2_sitelib}/*
1
0
Hello community,
here is the log from the commit of package rubygem-jekyll for openSUSE:Factory checked in at 2017-09-29 11:55:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-jekyll (Old)
and /work/SRC/openSUSE:Factory/.rubygem-jekyll.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-jekyll"
Fri Sep 29 11:55:28 2017 rev:3 rq:523560 version:3.5.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-jekyll/rubygem-jekyll.changes 2017-04-17 10:25:26.841554905 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-jekyll.new/rubygem-jekyll.changes 2017-09-29 11:55:42.408091606 +0200
@@ -1,0 +2,18 @@
+Mon Sep 11 12:41:20 UTC 2017 - coolo(a)suse.com
+
+- updated to version 3.5.2
+ no changelog found
+
+-------------------------------------------------------------------
+Thu Aug 3 19:24:28 UTC 2017 - coolo(a)suse.com
+
+- updated to version 3.5.1
+ no changelog found
+
+-------------------------------------------------------------------
+Tue Jun 20 06:51:57 UTC 2017 - coolo(a)suse.com
+
+- updated to version 3.5.0
+ no changelog found
+
+-------------------------------------------------------------------
Old:
----
jekyll-3.4.3.gem
New:
----
jekyll-3.5.2.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-jekyll.spec ++++++
--- /var/tmp/diff_new_pack.00k8en/_old 2017-09-29 11:55:43.319963025 +0200
+++ /var/tmp/diff_new_pack.00k8en/_new 2017-09-29 11:55:43.323962461 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-jekyll
-Version: 3.4.3
+Version: 3.5.2
Release: 0
%define mod_name jekyll
%define mod_full_name %{mod_name}-%{version}
@@ -35,7 +35,7 @@
BuildRequires: ruby-macros >= 5
BuildRequires: update-alternatives
Url: https://github.com/jekyll/jekyll
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: A simple, blog aware, static site generator
License: MIT
++++++ jekyll-3.4.3.gem -> jekyll-3.5.2.gem ++++++
++++ 1725 lines of diff (skipped)
1
0