diff --git a/bamf.spec b/bamf.spec index 812aa92db4c8e82e322116695541f21e017b3404..5e9c74443b3bbc934ef668aa37829ddb9b73527b 100644 --- a/bamf.spec +++ b/bamf.spec @@ -1,7 +1,7 @@ Summary: Application matching framework Name: bamf Version: 0.5.4 -Release: 4%{?dist} +Release: 5 # Library bits are LGPLv2 or LGPLv3 (but not open-ended LGPLv2+); # non-lib bits are GPLv3. # pbrobinson points out that three files in the lib are actually @@ -113,5 +113,8 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %exclude %{_datadir}/upstart/sessions/bamfdaemon.conf %changelog +* Mon Dec 12 2020 huanghaitao - 0.5.4-5 +- Remove the release suffix + * Thu Jul 23 2020 wangmian - 0.5.4-4 - Init bamf project