diff --git a/libfwsi-experimental-20191221.tar.gz b/libfwsi-experimental-20191221.tar.gz deleted file mode 100644 index 8bd6cea..0000000 --- a/libfwsi-experimental-20191221.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:923fb8b533b00ba4bdd4d1491d58af19dd53508e856d18e188e4083963f12a3c -size 1314475 diff --git a/libfwsi-experimental-20201204.tar.gz b/libfwsi-experimental-20201204.tar.gz new file mode 100644 index 0000000..ea5c6a1 --- /dev/null +++ b/libfwsi-experimental-20201204.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a1f5217e94e941e1c70961463782fb68788a2389b1b5ffabd379a7fed9faf2 +size 1361862 diff --git a/libfwsi.changes b/libfwsi.changes index b1b46ac..16656ae 100644 --- a/libfwsi.changes +++ b/libfwsi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 29 23:05:03 UTC 2020 - Greg Freemyer + +- update to v0~20201204 + * no documented changes +- added all COPYING* files to %license line + ------------------------------------------------------------------- Tue Apr 7 19:21:03 UTC 2020 - Greg Freemyer diff --git a/libfwsi.spec b/libfwsi.spec index 1e134d0..5898d10 100644 --- a/libfwsi.spec +++ b/libfwsi.spec @@ -17,7 +17,7 @@ %define lname libfwsi1 -%define timestamp 20191221 +%define timestamp 20201204 Name: libfwsi Version: 0~%{timestamp} Release: 0 @@ -108,13 +108,13 @@ find %{buildroot} -type f -name "*.la" -delete -print %files -n %{lname} %defattr(-,root,root) %doc AUTHORS ChangeLog -%license COPYING +%license COPYING* %{_libdir}/libfwsi.so.* %files devel %defattr(-,root,root) %doc AUTHORS README ChangeLog -%license COPYING +%license COPYING* %doc Windows_Shell_Item_format.pdf %{_includedir}/libfwsi.h %{_includedir}/libfwsi/ @@ -125,13 +125,13 @@ find %{buildroot} -type f -name "*.la" -delete -print %files -n python2-%name %defattr(-,root,root) %doc AUTHORS ChangeLog -%license COPYING +%license COPYING* %python2_sitearch/pyfwsi.so %files -n python3-%name %defattr(-,root,root) %doc AUTHORS ChangeLog -%license COPYING +%license COPYING* %python3_sitearch/pyfwsi.so %changelog