You've already forked linux-packaging-mono
Imported Upstream version 6.12.0.199
Former-commit-id: 626eae711641dcfc2956dba60815572e53540dd5
This commit is contained in:
parent
9791868ed7
commit
97681d1ee7
@@ -41,7 +41,7 @@ static partial class Consts
|
||||
// Use these assembly version constants to make code more maintainable.
|
||||
//
|
||||
|
||||
public const string MonoVersion = "6.12.0.182";
|
||||
public const string MonoVersion = "6.12.0.199";
|
||||
public const string MonoCompany = "Mono development team";
|
||||
public const string MonoProduct = "Mono Common Language Infrastructure";
|
||||
public const string MonoCopyright = "(c) Various Mono authors";
|
||||
|
@@ -571,9 +571,10 @@ namespace MonoTests.System
|
||||
new TimeSpan (2, 0, 0), new TimeSpan (3, 0, 0));
|
||||
|
||||
// Jordan, Amman (Eastern European ST): Jumps ahead at 12:00 AM on 3/27/2020 to 1:00 AM
|
||||
CheckJumpingIntoDST ("Asia/Amman",
|
||||
new DateTime (2020, 3, 27, 0, 0, 0), new DateTime (2020, 3, 27, 0, 30, 0), new DateTime (2020, 3, 27, 1, 0, 0),
|
||||
new TimeSpan (2, 0, 0), new TimeSpan (3, 0, 0));
|
||||
// TODO: this fails as of 2022-12-20, maybe there was a tzdb change?
|
||||
// CheckJumpingIntoDST ("Asia/Amman",
|
||||
// new DateTime (2020, 3, 27, 0, 0, 0), new DateTime (2020, 3, 27, 0, 30, 0), new DateTime (2020, 3, 27, 1, 0, 0),
|
||||
// new TimeSpan (2, 0, 0), new TimeSpan (3, 0, 0));
|
||||
|
||||
// Albania, Tirana (Central European ST): Jumps ahead at 2:00 AM on 3/29/2020 to 3:00 AM
|
||||
CheckJumpingIntoDST ("Europe/Tirane",
|
||||
|
@@ -1 +1 @@
|
||||
9c2d3ed7f8056fc4e4aacbf248a3bcb51de1149b
|
||||
6f8ba3f9487a456d059933c04c71bef0bf4704d2
|
@@ -1 +1 @@
|
||||
44cc49911142f1957c06e031436325e1eb193514
|
||||
8cb29cd4caf33a76a996f05dfb49b7e330c00ad2
|
@@ -1 +1 @@
|
||||
80827b8a2bbb1aae18a76a3ef46b4f7fb6b2669b
|
||||
f29c0d5cb29d6ab046b902dc767e45662096a37f
|
@@ -1 +1 @@
|
||||
9bebcf42a15125e9388e2adf5bd6e6d24f19d5b6
|
||||
fd2692f5a0042a169d1d61655c2e94e325b0a442
|
@@ -1 +1 @@
|
||||
4cc946f346e482060be7f432e279444738b229fb
|
||||
9ff3b043d253f2333d1a10c7d539005627aee4fc
|
@@ -1 +1 @@
|
||||
510298ab1d0ce1104f0d3da342c81a97e135dfba
|
||||
2bde8d0538bd251051db31f3462594710ddceebe
|
@@ -1 +1 @@
|
||||
f9e5a554cdeed4cb1a49d54efdc5d3d0a5aa8099
|
||||
2e25b08b0dcf30257d82df1e52096395051643f6
|
@@ -1 +1 @@
|
||||
c94defd02adb8b89696311722110fc29f6c5b5c5
|
||||
edcfe9b22e92bdcbae67cba65c0b6a18e5c9bf50
|
@@ -1 +1 @@
|
||||
9c2d3ed7f8056fc4e4aacbf248a3bcb51de1149b
|
||||
6f8ba3f9487a456d059933c04c71bef0bf4704d2
|
@@ -1 +1 @@
|
||||
44cc49911142f1957c06e031436325e1eb193514
|
||||
8cb29cd4caf33a76a996f05dfb49b7e330c00ad2
|
@@ -1 +1 @@
|
||||
80827b8a2bbb1aae18a76a3ef46b4f7fb6b2669b
|
||||
f29c0d5cb29d6ab046b902dc767e45662096a37f
|
@@ -1 +1 @@
|
||||
9bebcf42a15125e9388e2adf5bd6e6d24f19d5b6
|
||||
fd2692f5a0042a169d1d61655c2e94e325b0a442
|
@@ -1 +1 @@
|
||||
4cc946f346e482060be7f432e279444738b229fb
|
||||
9ff3b043d253f2333d1a10c7d539005627aee4fc
|
@@ -1 +1 @@
|
||||
510298ab1d0ce1104f0d3da342c81a97e135dfba
|
||||
2bde8d0538bd251051db31f3462594710ddceebe
|
@@ -1 +1 @@
|
||||
f9e5a554cdeed4cb1a49d54efdc5d3d0a5aa8099
|
||||
2e25b08b0dcf30257d82df1e52096395051643f6
|
@@ -1 +1 @@
|
||||
c94defd02adb8b89696311722110fc29f6c5b5c5
|
||||
edcfe9b22e92bdcbae67cba65c0b6a18e5c9bf50
|
@@ -1 +1 @@
|
||||
9c2d3ed7f8056fc4e4aacbf248a3bcb51de1149b
|
||||
6f8ba3f9487a456d059933c04c71bef0bf4704d2
|
@@ -1 +1 @@
|
||||
44cc49911142f1957c06e031436325e1eb193514
|
||||
8cb29cd4caf33a76a996f05dfb49b7e330c00ad2
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user