File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11NAME=marc2bibframe2
22CENTOS_DIST="centos6 centos7"
3- VERSION=1.3.2
3+ VERSION=1.4.0
Original file line number Diff line number Diff line change 1- --- 1.4.0-SNAPSHOT
1+ --- 1.4.0 2019/02/15
22
33Update conversion based on updated specifications:
44 ConvSpec-LDR-R1
Original file line number Diff line number Diff line change @@ -36,10 +36,13 @@ rm -rf $RPM_BUILD_ROOT
3636%defattr(-,root,root,-)
3737%{_datadir }/marc2bibframe2
3838%{_docdir }/marc2bibframe2
39- %doc NEWS README.md LICENSE.md
39+ %doc NEWS README.md LICENSE
4040%docdir %{_docdir }/marc2bibframe2
4141
4242%changelog
43+ * Fri Feb 15 2019 Wayne Schneider <wayne@indexdata.com> - 1.4.0-1.indexdata
44+ - Release 1.4.0
45+
4346* Fri Jun 15 2018 Wayne Schneider <wayne@indexdata.com> - 1.3.2-1.indexdata
4447- Release 1.3.2
4548
Original file line number Diff line number Diff line change 1515 <xsl : strip-space elements =" *" />
1616
1717 <!-- Current marc2bibframe2 version -->
18- <xsl : variable name =" vCurrentVersion" >v1.4.0-SNAPSHOT </xsl : variable >
18+ <xsl : variable name =" vCurrentVersion" >v1.4.0</xsl : variable >
1919
2020 <!-- stylesheet parameters -->
2121
You can’t perform that action at this time.
0 commit comments