python3-ydiff: Update to 1.4.2
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 17 Apr 2025 07:36:02 +0000 (10:36 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 17 Apr 2025 07:36:02 +0000 (10:36 +0300)
rpm/redhat/main/common/python3-ydiff/main/python3-ydiff.spec

index d69cb11942e03bc670baf375293b7112d0928904..c8deea7fdb5f62d7940449b270860a31d7136c31 100644 (file)
@@ -1,6 +1,6 @@
 Name:          ydiff
-Version:       1.2
-Release:       11PGDG%{?dist}
+Version:       1.4.2
+Release:       42PGDG%{?dist}
 Summary:       View colored, incremental diff
 URL:           https://github.com/ymattw/ydiff
 License:       BSD
@@ -42,6 +42,9 @@ Python library that implements API used by ydiff tool.
 %{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
 
 %changelog
+* Thu Apr 17 2025 Devrim Gündüz <devrim@gunduz.org> - 1.4.2-42PGDG
+- Update to 1.4.2
+
 * Wed Feb 21 2024 Devrim Gündüz <devrim@gunduz.org> - 1.2-11PGDG
 - Add PGDG branding