Skip to content

Commit b7bb9be

Browse files
authored
Merge pull request #260 from lcnetdev/v2.10-dev
V2.10 dev
2 parents 41e9e56 + 2dfd272 commit b7bb9be

71 files changed

Lines changed: 1632 additions & 988 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

IDMETA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
NAME=marc2bibframe2
22
CENTOS_DIST="centos7 centos8"
3-
VERSION=2.9.0
3+
VERSION=2.10.0

NEWS

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
--- 2.10.0 2025/07/23
2+
Changes for updated v2.10.0 specifications:
3+
ConvSpec-006-008
4+
Added conversion of 008/06=r where 008/11-14 is converted to bf:originDate
5+
ConvSpec-010-048
6+
Changed $b in 017, 028, 032, 036 from bf:Agent to bf:Organization
7+
ConvSpec-200-247
8+
Added reference to 547 field conversion
9+
ConvSpec-3XX
10+
Changed conversion of 300 $b field from Instance note with notetype to a note and notetype within the bf:extent resource
11+
ConvSpec-490,510
12+
Changed conversion of 510 Ind1=3 or 4 field from a relationship resource to a note resource
13+
ConvSpec-5XX
14+
Moved conversion of 547 field from Instance to Work and placed within a title resource
15+
Moved conversion of 580 field to relationship resource
16+
Added conversion of paired 5XX-880 fields
17+
ConvSpec-Process0-9
18+
Changed conversion of 440 field to match 490 0# field
19+
20+
121
--- 2.9.0 2025/03/07
222
Changes for updated v2.9.0 specifications:
323
ConvSpec-010-048

marc2bibframe2.spec

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ rm -rf $RPM_BUILD_ROOT
4040
%docdir %{_docdir}/marc2bibframe2
4141

4242
%changelog
43+
* Wed Jul 23 2025 Kevin Ford <kevinford@loc.gov> - 2.10.0-1.indexdata
44+
- Release 2.10.0
45+
46+
* Fri Mar 07 2025 Kevin Ford <kevinford@loc.gov> - 2.9.0-1.indexdata
47+
- Release 2.9.0
48+
4349
* Thu Dec 02 2024 Kevin Ford <kevinford@loc.gov> - 2.8.1-1.indexdata
4450
- Release 2.8.1
4551

release-notes.md

Lines changed: 13 additions & 0 deletions

spec/ConvSpec-006-008-v2.10.xlsx

32.7 KB
Binary file not shown.

spec/ConvSpec-006-008-v2.9.xlsx

-32.5 KB
Binary file not shown.

spec/ConvSpec-010-048-v2.10.xlsx

24.5 KB
Binary file not shown.

spec/ConvSpec-010-048-v2.9.xlsx

-24.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)