diff --git a/.gitignore b/.gitignore index 2bed1b1..9ff38d5 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,4 @@ sssd-1.2.91.tar.gz /sssd-2.2.2.tar.gz /sssd-2.2.3.tar.gz /sssd-2.3.0.tar.gz +/sssd-2.3.1.tar.gz diff --git a/sources b/sources index 190e60e..bdbb40b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sssd-2.3.0.tar.gz) = 72fc69018c4b8a71198f4a82e89d49d7a5c513e9291deff2f8e0e132cbd67341a8fa89598d28fcc1d785497526c9eeffe9b261c751524ee0e553badf0f748d59 +SHA512 (sssd-2.3.1.tar.gz) = 6aeb52d5222c5992d581296996749327bcaf276e4eb4413a6a32ea6529343432cfe413006aca4245c19b38b515be1c4c2ef88a157c617d889274179253355bc6 diff --git a/sssd.spec b/sssd.spec index bbc392d..df55707 100644 --- a/sssd.spec +++ b/sssd.spec @@ -29,7 +29,7 @@ Name: sssd Version: 2.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: System Security Services Daemon License: GPLv3+ URL: https://github.com/SSSD/sssd/ @@ -1016,6 +1016,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Tue Jul 28 2020 Pavel Březina - 2.3.1-4 +- Actually include 2.3.1 source + * Tue Jul 28 2020 Pavel Březina - 2.3.1-3 - Fix test compilation with check-0.15