diff --git a/pugixml.changes b/pugixml.changes index 2190e1a..a93338c 100644 --- a/pugixml.changes +++ b/pugixml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 25 11:26:08 UTC 2019 - Jan Engelhardt + +- Ensure neutrality of descriptions. + ------------------------------------------------------------------- Tue Jul 24 10:27:08 UTC 2018 - antoine.belvire@opensuse.org diff --git a/pugixml.spec b/pugixml.spec index cadb46f..04acfa7 100644 --- a/pugixml.spec +++ b/pugixml.spec @@ -1,7 +1,7 @@ # # spec file for package pugixml # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -46,8 +46,6 @@ pugixml is a light-weight C++ XML processing library. It features: - Full Unicode support with Unicode interface variants and automatic encoding conversions -The library is extremely portable and easy to integrate and use. - %package devel Summary: Development Files for pugixml Group: Development/Libraries/C and C++ @@ -71,8 +69,6 @@ pugixml is a light-weight C++ XML processing library. It features: - Full Unicode support with Unicode interface variants and automatic encoding conversions -The library is extremely portable and easy to integrate and use. - %prep %autosetup -p1