From 4d40aef68e5c5542796b1c361eaf3998d5c0b3be Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Apr 05 2022 07:06:17 +0000 Subject: Samba 4.14.13 GA --- diff --git a/.gitignore b/.gitignore index 8edd166..3f84f23 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,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 2d66f21..b4fb79f 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