commit 82ebbcf54a92bb1cae05784cc2a42912b6d99b49
Author: Jakub Bogusz <[email protected]>
Date:   Sat Sep 24 20:47:44 2022 +0200

    - updated to 5.8.0 (new soname)

 tidy.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/tidy.spec b/tidy.spec
index a7430dc..f3b2668 100644
--- a/tidy.spec
+++ b/tidy.spec
@@ -1,14 +1,14 @@
 Summary:       Utility to clean up and pretty print HTML files
 Summary(pl.UTF-8):     Narzędzie do porządkowania kodu HTML
 Name:          tidy
-Version:       5.6.0
+Version:       5.8.0
 Release:       1
 Epoch:         1
 License:       distributable
 Group:         Applications/Text
 #Source0Download: https://github.com/htacg/tidy-html5/releases
-Source0:       
https://github.com/htacg/tidy-html5/archive/5.6.0/tidy-html5-%{version}.tar.gz
-# Source0-md5: 85c8a163d9ece6a02fe12bc9bddbc455
+Source0:       
https://github.com/htacg/tidy-html5/archive/%{version}/tidy-html5-%{version}.tar.gz
+# Source0-md5: 0f6c55ef651e258adbe5750f555af50f
 URL:           http://www.html-tidy.org/
 BuildRequires: cmake >= 2.8.12
 BuildRequires: libxslt-progs
@@ -82,11 +82,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.md 
README/{API_AND_NAMESPACE.md,ATTRIBUTES.md,LICENSE.md,MESSAGES.md,OPTIONS.md,TAGS.md}
+%doc README.md 
README/{API_AND_NAMESPACE.md,ATTRIBUTES.md,CHANGELOG.md,LICENSE.md,MESSAGES.md,OPTIONS.md,TAGS.md}
 %attr(755,root,root) %{_bindir}/tab2space
 %attr(755,root,root) %{_bindir}/tidy
 %attr(755,root,root) %{_libdir}/libtidy.so.%{version}
-%attr(755,root,root) %ghost %{_libdir}/libtidy.so.5
+%attr(755,root,root) %ghost %{_libdir}/libtidy.so.58
 %{_mandir}/man1/tidy.1*
 
 %files devel
@@ -97,4 +97,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libtidys.a
+%{_libdir}/libtidy.a
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tidy.git/commitdiff/82ebbcf54a92bb1cae05784cc2a42912b6d99b49

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to