dateutils-octave-0.4.10-bp155.2.6 >  A dlI%z ?]Y}Nga#Kdt Q4 ηR4rƫ%2%P,QK7{j\hM:8XOxx痤OxiS@Ǖ}l+~Pgڹ' ѷNv4g}qJVC>Qb8QA-,7?Q -"CZKIF5UVpz}2mˢ;O9P\R<[#PN:)sk8]z_]qUz n{~U`?LK|),S>:PSϥ8R _܊3MGK-V:&5 ݇&ଆ@RBӡ !=r%:ClDKugO{G gT;jyeP^ԸO?~ {v!887s!5ǔU>ujYni:%ᑐ!`7a`6 TŜ:ܾq04ZoD(ό=鈺*W-_Ȟ317E˧HcOr{9RUB?=4>p>&?&d $ N )/8D J P \  4@l  r (89:F#WG#pH#|I#X#Y#\#]#^#b$Pc$d%de%if%ll%nu%v%w&0x&<y&Hz&X&h&l&r&Cdateutils-octave0.4.10bp155.2.6Dateutils functions for matlab and octaveDateutils can be used from within matlab or ocatave.dlold-atreju3:SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/Otherhttps://github.com/hroptatyr/dateutils/linuxx86_648A큤dldldle9a9e2e938977a39b8b222d00213dc271666d5a7185e92c469c66897e1b71027b39815514514081ce1b3295e3cea4c305d3fb738f6213107d10525d5db356815rootrootrootrootrootrootdateutils-0.4.10-bp155.2.6.src.rpmdateutils-octavedateutils-octave(x86-64)@@@@    dateutilslibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)octaverpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.4.103.0.4-14.6.0-14.0-15.2-14.14.3cR@b@a@`Z`2K@`-@_@^:@\[@[[D[r@Z@ZC@YB@X9@XRWaC@WPVVGUUAU@U~@Ux&TE@T@Dominique Leuenberger Michael Vetter Michael Vetter Dominique Leuenberger Andreas Stieger Michael Vetter malcolmlewis@opensuse.orgMichael Vetter mvetter@suse.comMartin Pluskal bwiedemann@suse.comjengelh@inai.demvetter@suse.comsweet_f_a@gmx.desweet_f_a@gmx.deaavindraa@gmail.comsweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.deantoine.belvire@laposte.netsweet_f_a@gmx.desweet_f_a@gmx.dempluskal@suse.comsweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.de- Add upstream patches 35041f4d.patch and 841c635b.patch: Do not use Singapore for testing previous transitions, but rather Jakarta. Fixes build with timezone 2022g.- Update to 4.10: * do not resort to daisy sequences when incomplete dates are present (#131) * upon end-of-buffer finalise the last line (#141) * let --empty-mode|-E and --sed-mode|-S play nicely together (#139) * adapt CLI behaviour of strptime(1) to the other tools (#142)- Update to 4.9: * allow to specify epochs in nanoseconds, %s%N (#123) * fix nanosecond arithmetic (#124) * make cross-compilations easier (#128) * mention default timezone (#129) - Drop upstreamed patches: * 0144b15dda4b1ea4fdbeca9f3ecb128eb98772fd.patch * a0ebd0037df973aed14779b51d59da3edc506b6a.patch- Add 0144b15dda4b1ea4fdbeca9f3ecb128eb98772fd.patch and a0ebd0037df973aed14779b51d59da3edc506b6a.patch: fix test suite run on 32bit archs.- add upstream signing key - simplify spec file- Update to 0.4.8: * be symmetric about differences, A - B := -(B - A) for A < B * fix security issue when reading TZMAP_DIR from environment * fix printing of negative 0 (-0) * fix issue with tzdata transitions in files with leap second * adjustments that are now cut off at expiration time (#121) - Drop dateutils-remove-deprecated-header.patch: not needed anymore- Add dateutils-remove-deprecated-header.patch: Remove deprecated glibc sysctl.h header.- Update to 0.4.7: * strptime mimics return code behaviour of dateconv * use unsigned arithmetic for leap second conversion * fix up ymds before adding days or business days * drain prchunk if filled with many small lines- Update to 0.4.6: * underspecified ISO weekday dates can be parsed * adding days to underspecified dates results in proper dates * all tools with -S|--sed-mode now support -E|--empty-mode to output an empty line when a line cannot be read. * dateround supports day, week, month and year classes now (issues/92) * datediff can determine difference in nanoseconds between two time values (issues/94)- Simplify conditions - Run spec-cleaner- Update to 0.4.5: * dgrep accepts %c as qualifier in expressions (issue 81) * tests work regardless of wall clock time (issue 84)- Ensure neutrality of descriptions. - Trim idempotent %if..%endif guards.- Update to 0.4.4: Incompatible changes: * suffix `m` is no longer accepted as a synonym for `mo` with date-only input, issue #76 Bugfixes: * expose BSD routines (fgetln()) to yuck * for dates passed to dateround(1) that coincidentally match the roundspecs do read them as dates * wrong timestamps read via -i %s signal error * facilitate bmake build * time rounding on date-only input keeps the date unchanged * dateseq's short-cut iterator (2 date arguments) does not interfere with the 3-argument version * adding 0 date or time units does not change the summand * datezone on times (without date) will return times * zones are singletons now, opened and closed only once- bump version 0.4.3 * Features: - base expansion works for times now * Bugfixes: - durations in months weeks and days are calculated like durations in months and days, consistency - am and pm indicators in inputs are handled properly - military midnights decay when not printed in full- revert non-portable changes of the last commit (SLE 11 build)- bump version 0.4.2 * Features: - allow %- specifiers to turn off padding (as GNU date does) - support matlab day numbers, as mdn or matlab * Bugfixes: - fix build issue on FBSD 11 - allow zones to transition at INT_MAX (mapped to never) - lint spec file - move from bitbucket to github link - remove patch which is upstream now: 0001-fix-when-printing-zones-transitioning-at-INT_MAX-in-.patch- fix incompatibility with tzdata/tzcode >= 2017a, 0001-fix-when-printing-zones-transitioning-at-INT_MAX-in-.patch- bump version 0.4.1, this is a bugfix release. * Bugfixes: - bug/50, keep end-of-term (ultimo) property in dateseq(1) - allow today/now for ywd dates in 1 parameter dateseq(1) - allow different calendars for start and end date in dateseq(1) - round time in dateround(1) in zone then convert --from-zone - allow SPC padded numerals in %d input format * See info page examples and/or README. - remove patch which is upstream now: 0001-Revert-chore-be-more-portable-in-sxe-matlab.m4.patch- fix .mex file extension for octave plugin, 0001-Revert-chore-be-more-portable-in-sxe-matlab.m4.patch - explicit octave plugin file list - remove *.la files- bump version 0.4.0, this is a feature release. * Bugfixes: - document %g/%G format specifiers - bug/42, accept NUL characters in input - bug/45, correctly display Gregorian and ISO week dates in one line - bug/46, adhere to ISO group's official formatting of week dates - bug/47, allow rounding of Epoch based timestamps - bug/48, avoid crash for void input to strptime(3) * Features: - datetest supports --isvalid to conditionalise on date/time parsing - all tools support --from-locale to parse localised input - tools with output formatting support --locale to format output according to locale * See info page examples and/or README.- bump version 0.3.5, this is a bugfix release. * Bugfixes: - bug/40, distinguish between numerals-only dates and durations - tests will succeed independent of current date * See info page examples and/or README. - remove dateutils-0.3.4-fix-test-126.patch (upstream applied)- Fix build: * add dateutils-0.3.4-fix-test-126.patch (from upstream) (bnc#966644)- remove old obsoletes line for devel package- bump version 0.3.4, this is a bugfix release. * Bugfixes: - bug/39, MacOSX endianness detection - bug/38, ddiff day-only durations on date/times - dadd +2m bug is fixed, regression * See info page examples and/or README. - remove patches (upstream applied): * 0001-fix-build-for-compilers-without-anonymous-struct-ini.patch * 0002-fix-dateadd-unix-timestamp-bug.patch- Correct previous changelog entries (incorrect patch names)- add 0002-fix-dateadd-unix-timestamp-bug.patch- bump version 0.3.3, this is a feature release. * Features: - to clarify purpose and avoid name clashes prefix binaries with "date". This results in: dateadd, dateconv, ... etc. - provide compatibilty through configure switch --with-old-names - provide single digit years through %_y - allow rounding of ISO-week dates (ywd) to week numbers * Bugfixes: - dashes behind a date do not count as tz indicator - UTC/TAI/GPS special coordinated zones work on systems without leap second support * See info page examples and/or README - add 0001-fix-build-for-compilers-without-anonymous-struct-ini.patch to support broken compilers (SLE 11, RHEL 6, etc.)- bump version 0.3.2, this is a bugfix release. * Bugfixes: - out of range minutes will be discarded - bug 30 (malicious input crashes dconv) has been fixed * Features: - military midnight stamps are supported (T24:00:00) - 8601 ordinal dates (year + doy) are recognised directly (`-f yd`) - strptime(1) can behave in a locale-dependent way * See info page examples and/or README.- sort out distros with and without octaveold-atreju3 16848418990.4.10-bp155.2.60.4.10-bp155.2.6dateutilstzconv.mtzconv.mex/usr/lib64/octave/site/oct/x86_64-suse-linux-gnu//usr/lib64/octave/site/oct/x86_64-suse-linux-gnu/dateutils/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/fba53c9a59d87ae1cc4b14812d038587-dateutilscpioxz5x86_64-suse-linuxdirectoryASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e6ed48438f1359d47fc069f9e075e26520d49131, strippedRRRRbP` ~]utf-8a3cd3355b95fb4d8422e56594cb3825858603fb3805f388fc657171a095487a5? 7zXZ !t/=3r] crt:bLL ؞vp{xMEc7~w{Fڥ^^@lHYd2~EIE\5-څӮ9\p/+FyHlU=%f-cziW k&Qt:6EXHu y@BU:":U V?_ .RA+Ab+ڲ9-SJ%X֘݋@ije~T[V"Ɓso[2I*dI^fiH+ -Y?J?t,KqlIzea-IXȍ+ $t\#"2AyCJ|c:m\9n?7Rp iDƇ4g 0(| v"pr4iuMCFИTu VYZ"VWݤ^OJF㴾=0 Bk0l1nY6!eAl-G؝53"[SO&ӑ|d;6l5&s_4yze*Ϯc劥MBQs&fۢ?ɹaŠa\o93ɬf1 tHaG2 "h8Ī ?Q# hg,>Mo)bQزeO+NEIy֣& p(Ћ^=?$ ol Cl³#3kD!#Es x* &.lx~;JVLų%K The_(e/{ϐq eO`'B4uwիw~m"1+{s\LFmz[w:QJM \8i'7[qB9ITvT3]dS#e)VQ~3Uʢz> Op* كԛm(qI14>TSt&?d1hP9ƕS崕ckpAP֖i 1vQqd'ڰ?(4m=7&KTc4Xph0 5m!QuX/XtڐNNrjPfk,n[1rGok h)(Xɹ˹·lE{`P×oigM"o{}uL֛~Vj+TҡPt,mP V1*/{O"=[ *| HT0'Zٓ;*[.h4}|ֶܛ6w W2w̌[7VKɐT`q oQA6m1]*L\lLH)Gd QF-W({&iw."F1IMrEKH8SL:H@ p('l͎$ ZԻB8{n=<DZ{i⬢TwmR è2j+mtAzB?FEa(VukNGrpL'p¯y/O =z+gkAgܓ“v {RJn%?Fk>"ma fOnn 4f`,/znjXfǞN8RU=>usՙ;ᆳ}߰VB3ZbGKDE ޺]ʎF;zHxP\[ sj^r=8HmP +A =o;J^F7S,?$!xAkCbFwbM/B>F_hd* [uwyҬ9nY7UD/+L'V~{25)e}2|o<Ѽ}]#_ &¼R5={{w}RM"N#0pPF E6=LmX˂Dz78KG -5%.9k8rm9ۗUx<rO8;](fy{t-t3RYUhFN̴WqO9 ?Gcw{[B礤pn;71 Gˆ* G _Lr1XRDl+~<߿JzvbqJEy6=q[Sj÷&ZEYl$ !>8(X 5^&dmxcn&IC2ō˜n7T!VǏWLxE4m|&⢮E@bFr<ߨoSZLRNXь/;ѯ1nDT\eNǰ_ gUqv tkHTH@094YUP M&72ae H)C<Ō`FsjhQ6N<-M7"3`tA7Ȣ#/oҀ 8t ~1egbZ =nR lרg^|  xˣ1:gfcw'ˁK=fv<+WIQ 8w7 V8Xd:]7_SJͼ)иii  15paZ"lO'⩍R %0"16B cNҗV4vW-FrQa׎7*gzWգ,Ef1qē:)[v ȗ!`ҖpF)Oayih#*(YW D 2$c@>m3}pߖDZ_a- QBwc2-PilriN8\˦c]ZO6Kkހ8tWF: ̲Cw[y=-=[Y%6' 9k^e!1m:#/^gxJ> B.R]ij<[†)HOlRf}ߚn3oBiQ"'cn/8sjWDq@AL96k+fԀYˁL\H>Ӌ\LVվg1ofױ4{J9AltD;fʫMNwkWZztףGfyJ/2']1j1~"q6QԝFFf7!YTv\=nvhR~X_'X2aK[O 3=#StHAfgA֏>.qPl1 h$ _͆7<qtY9A6?0@0}EޏڶdBF~|4~ ]e/ LqMv~q z X ;8ƢGHUkp $^CD"{K}}ksݦ^HD!yွВ4Zj<=P#/ȇmÖey6׼ 4d~x1MsJwoZ#ʼ?aubfA&oxr6>E%I"9>qCM,~GG:aD%)D uA^ =t8} pچ2&J-!2KFŻ9>Og )us(H5y\ɾRP~wF Fn7&}FqO㊵A\6YC^_*_ i1V9ZffTHPU|lB!}%iaM iCGtU|$?UrxѸձ#vVG&CО#q ܄ ḬOj(moLrpAbk7C2zV ")1UWȩ*MM M;blmvh6Mk}@҇e4΢Bl&fm(w_sUm )mRUf47`;nkg>CPpTg9 5{-JzRQ YE%+EE U%| OT;dKՕdӨ]՛W&wY,q[Ee](\Es nHD9PFNrr>-KDq Mjst/1z{km +(1:8ɥb%PtcLG>~ ~ʁP%b+H: -K[?\ M֮(֫s“yI\(sIX氮Eou\ez%W p8xU Nk ѕ%e oaj&gyybUjNnjZ=xl' Jʢ-T=aVKYXŧp`+.М ~-AF@&p'1YLĢp츖|Όy|woܭSJ<d#88`XKAaR/6ݓDy͂3=du_uZ b7(z ~tC&& *.AN5o_9̪x{~Go($3i|$ޙy`qz_&"yJ" Pn+s|05+ !tЙGΙYKPxef|xrMj2WЏi#ƴ~/(vAG Bi[pVWi{(iՂ-gډ6Z,XAiG6R8^ZxU`Oɗ HFߗ,>Mr8 ]Fn9#J[_ODU$͌EωsnFb$iOҶKFpqS0~ j%mx@ܢul[{׶GcB#?aB$MQ.e|Pb%X^BukI7--1!\MV;[A|м4ǍhcZ> o3G[\fp_zU</Ǜ5h278Pzσq'&"gk2Rt>;Waaགྷtl0Ŏ,]M21rD8#,w= t%38L)PHt{3/= #65{y@(NWS515W~@Usgqʙ_""O%jgm;sfjHlʿH @oi#[4yJ㱕DgW~TQ)&