diff options
author | B. Stack <bgstack15@gmail.com> | 2022-05-19 16:06:34 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-05-19 16:06:34 -0400 |
commit | 36acebf6198ef65b2889209ae8f3ac64ae150ae9 (patch) | |
tree | 68d92dc844e442dcb7b83e936d972320937d04e9 /infcloud.spec | |
parent | remove dash from Release in spec (diff) | |
download | radicaleinfcloud-36acebf6198ef65b2889209ae8f3ac64ae150ae9.tar.gz radicaleinfcloud-36acebf6198ef65b2889209ae8f3ac64ae150ae9.tar.bz2 radicaleinfcloud-36acebf6198ef65b2889209ae8f3ac64ae150ae9.zip |
re-add accountSettings parameter
Diffstat (limited to 'infcloud.spec')
-rw-r--r-- | infcloud.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/infcloud.spec b/infcloud.spec index f63b4ab..78d7ecc 100644 --- a/infcloud.spec +++ b/infcloud.spec @@ -2,7 +2,7 @@ %define pname RadicaleInfCloud Name: infcloud Version: 0.13.1 -Release: 1stackrpms1.0%{?dist} +Release: 1stackrpms1.1%{?dist} Summary: Rich web client for carddav and caldav BuildArch: noarch @@ -43,5 +43,8 @@ ln -s %{_sysconfdir}/%{name}/cache.manifest %{buildroot}%{_datadir}/%{name}/radi %doc README-stackrpms.md %changelog +* Thu May 19 2022 B. Stack <bgstack15@gmail.com> - 0.13.1-1stackrpms1.1 +- Improve patches + * Tue May 17 2022 B. Stack <bgstack15@gmail.com> - 0.13.1-1 - Initial rpm built |