Skip to content

Commit 8b31554

Browse files
committed
Updated versions in RPM spec
1 parent 1bf5b27 commit 8b31554

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

buildfiles/rpm/das2C.spec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: das2C
2-
Version: 2.3
3-
%global tagver 2.3
2+
Version: 2.3.0
3+
%global tagver 2.3.0
44

55
Release: 1%{?dist}
66
Summary: das2 stream utilities and catalog client in C
@@ -88,6 +88,7 @@ rm -rf $RPM_BUILD_ROOT
8888
%{_bindir}/das2_histo
8989
%{_bindir}/das2_prtime
9090
%{_bindir}/das2_psd
91+
%{_bindir}/das_node
9192
%{_libdir}/*.so
9293

9394
%files devel
@@ -97,5 +98,6 @@ rm -rf $RPM_BUILD_ROOT
9798

9899

99100
%changelog
101+
* Sun Nov 06 2023 Chris Piker <chris-piker@uiowa.edu> - 2.3.0
100102
* Sun Nov 28 2021 Chris Piker <chris-piker@uiowa.edu> - 2.3-pre4
101103
- First das2C package

0 commit comments

Comments
 (0)