Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Michal Hlavinka
791bd84bf6 rebuild 2026-01-08 15:58:44 +01:00
Michal Hlavinka
da49dee328 Merge #1 Add smoke test 2025-12-31 07:45:30 +00:00
Michal Hlavinka
2c6e217b88 updated to 2.2.16 (#2416539) 2025-12-27 16:48:26 +01:00
Michal Hlavinka
ad5864bed4 rebuilt for new gpgme 2025-11-20 10:43:25 +01:00
Matej Mužila
53234dce60 Add smoke test 2019-04-01 17:03:23 +02:00
4 changed files with 22 additions and 3 deletions

1
.gitignore vendored
View file

@ -59,3 +59,4 @@ mutt-1.5.23.tar.gz
/mutt-2.2.13.tar.gz
/mutt-2.2.14.tar.gz
/mutt-2.2.15.tar.gz
/mutt-2.2.16.tar.gz

View file

@ -19,8 +19,8 @@
Summary: A text mode mail user agent
Name: mutt
Version: 2.2.15
Release: 1%{?dist}
Version: 2.2.16
Release: 2%{?dist}
Epoch: 5
# The entire source code is GPLv2+ except
# pgpewrap.c setenv.c sha1.c wcwidth.c which are Public Domain
@ -219,6 +219,15 @@ ln -sf ./muttrc.5 %{buildroot}%{_mandir}/man5/muttrc.local.5
%changelog
* Thu Jan 08 2026 Michal Hlavinka <mhlavink@redhat.com> - 5:2.2.16-2
- rebuild
* Sat Dec 27 2025 Michal Hlavinka <mhlavink@redhat.com> - 5:2.2.16-1
- updated to 2.2.16 (#2416539)
* Thu Nov 20 2025 Michal Hlavinka <mhlavink@redhat.com> - 5:2.2.15-2
- rebuilt for new gpgme
* Mon Nov 03 2025 Michal Hlavinka <mhlavink@redhat.com> - 5:2.2.15-1
- updated to 2.2.15 (#2400970)

View file

@ -1 +1 @@
SHA512 (mutt-2.2.15.tar.gz) = f72c6d372242e2e9a2f8cdd0e38db8acc5311a85a58f90791d2725aa033ca7dbcc68dddea65d3750c9ac53b3b8606e32bf7aef8f9e1586c2d312602e13c0159a
SHA512 (mutt-2.2.16.tar.gz) = 5048aa9af6d928be59fe42b0bdbf22fc46c1dd47582cc7036782bff5756af2410ba80f2398c1edbf7be59a96eaa6736c8b8eff198f0dfc8841fb744093a39f80

9
tests/tests.yml Normal file
View file

@ -0,0 +1,9 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: mutt --help