License compliance rectification
(cherry picked from commit e1e8608eaa0a768e88eb6386c0c66ef0addc464a)
This commit is contained in:
parent
610a147e91
commit
9ca3c343fc
@ -1,8 +1,8 @@
|
|||||||
Name: emacs-auctex
|
Name: emacs-auctex
|
||||||
Version: 13.2
|
Version: 13.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: AUC TeX: An Emacs Extension
|
Summary: AUC TeX: An Emacs Extension
|
||||||
License: GPL-3.0-or-later and GFDL-1.3
|
License: GPL-3.0-or-later and GPL-3.0-only
|
||||||
URL: http://www.gnu.org/software/auctex/
|
URL: http://www.gnu.org/software/auctex/
|
||||||
Source0: http://ftp.gnu.org/pub/gnu/auctex/auctex-%{version}.tar.gz
|
Source0: http://ftp.gnu.org/pub/gnu/auctex/auctex-%{version}.tar.gz
|
||||||
|
|
||||||
@ -34,7 +34,7 @@ you cannot use this package for XEmacs.
|
|||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Help document file of the emacs-auctex package
|
Summary: Help document file of the emacs-auctex package
|
||||||
License: GFDL
|
License: GFDL-1.1-or-later and GFDL-1.3-or-later
|
||||||
Provides: %{name}-doc = %{version}-%{release}
|
Provides: %{name}-doc = %{version}-%{release}
|
||||||
Obsoletes: %{name}-doc < %{version}-%{release}
|
Obsoletes: %{name}-doc < %{version}-%{release}
|
||||||
|
|
||||||
@ -96,6 +96,9 @@ fi
|
|||||||
%doc doc/html
|
%doc doc/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 19 2024 yaoxin <yao_xin001@hoperun.com> - 13.2-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Thu Oct 19 2023 Ge Wang <wang__ge@126.com> - 13.2-1
|
* Thu Oct 19 2023 Ge Wang <wang__ge@126.com> - 13.2-1
|
||||||
- Update to 13.2
|
- Update to 13.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user