diff --git a/.gitignore b/.gitignore index 90aff3e..2d767f8 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ SOURCES/samba-4.14.11.tar.xz SOURCES/samba-4.14.11.tar.asc SOURCES/samba-4.14.12.tar.xz SOURCES/samba-4.14.12.tar.asc +SOURCES/samba-4.14.13.tar.xz +SOURCES/samba-4.14.13.tar.asc diff --git a/.samba.metadata b/.samba.metadata index 63880b7..bbe0c3d 100644 --- a/.samba.metadata +++ b/.samba.metadata @@ -1,2 +1,2 @@ -72c6fba0f852587b4d13f40197c0a3c78adb8749 SOURCES/samba-4.14.12.tar.xz -aee50984f2f24e5e9c39138685d9e202bbdde201 SOURCES/samba-4.14.12.tar.asc +0cb7e9842617f218699018ec99e363f8610eca5e SOURCES/samba-4.14.13.tar.xz +6a59c326f4d492c71e3e3fab0f56ea8fca98e809 SOURCES/samba-4.14.13.tar.asc diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 31204b8..f3ae95b 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -8,7 +8,7 @@ %define main_release 100 -%define samba_version 4.14.12 +%define samba_version 4.14.13 # This should be rc1 or nil %define pre_release %nil @@ -3912,6 +3912,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Apr 05 2022 - Anoop C S - 4.14.13-100 +- v4.14.13 GA + * Tue Feb 01 2022 - Anoop C S - 4.14.12-100 - v4.14.12 GA