1.1.4
This commit is contained in:
parent
376f221a7e
commit
1f103d56b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/webfakes_1.1.1.tar.gz
|
||||
/webfakes_1.1.2.tar.gz
|
||||
/webfakes_1.1.3.tar.gz
|
||||
/webfakes_1.1.4.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global packname webfakes
|
||||
%global packver 1.1.3
|
||||
%global packver 1.1.4
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 5%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Fake Web Apps for HTTP Testing
|
||||
|
||||
License: MIT
|
||||
@ -78,6 +78,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 8 2022 Tom Callaway <spot@fedoraproject.org> - 1.1.4-1
|
||||
- update to 1.1.4
|
||||
|
||||
* Thu Sep 1 2022 Tom Callaway <spot@fedoraproject.org> - 1.1.3-5
|
||||
- rebuild for R 4.2.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (webfakes_1.1.3.tar.gz) = a7de5155cc79bd60a83f4fd974fbe3cf526857501dd463d3b6441af7e8a83f0c159ce819ef85237146e6f9d9e3e54e6d149c51a982b77e0e19ce604fda90a55c
|
||||
SHA512 (webfakes_1.1.4.tar.gz) = 7f8290b6435c935ffb5c32023f3879f9c685ebc4538b45932f350de2003f33441188fbbbc61920d719d702d45cf2eba8635687de36e884ca62bfc8ff17c1a0d4
|
||||
|
Loading…
Reference in New Issue
Block a user