Accepting request 215354 from openSUSE:Tools

- add Unicode from spreadsheet

- update licenses

OBS-URL: https://build.opensuse.org/request/show/215354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-format_spec_file?expand=0&rev=54
This commit is contained in:
Stephan Kulow 2014-01-28 11:03:36 +00:00 committed by Git OBS Bridge
commit 3c3a1d8113
4 changed files with 434 additions and 421 deletions

View File

@ -7,6 +7,6 @@ for i in `w3m -dump -cols 1000 http://spdx.org/licenses/ | grep "License Text" |
echo "$i $i" >> licenses_changes.txt ;
echo "$i+ $i+" >> licenses_changes.txt ;
done
sort -o licenses_changes.txt -u licenses_changes.txt
LC_ALL=C sort -o licenses_changes.txt -u licenses_changes.txt
( echo "First line" ; cat licenses_changes.txt ) > t
mv t licenses_changes.txt

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jan 28 09:25:30 UTC 2014 - coolo@suse.com
- add Unicode from spreadsheet
-------------------------------------------------------------------
Mon Jan 27 06:31:43 UTC 2014 - coolo@suse.com
- update licenses
-------------------------------------------------------------------
Mon Dec 9 19:27:58 UTC 2013 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package obs-service-format_spec_file
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 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