dateutils-octave-0.4.9-bp154.1.34 >  A b}d/Cn(R-(c+4uy зM;XaU *b Vm?o`׵%"0@U`c!.ّ[0+Ԯm{eQDb{BcSn8߉;rN3zm w1,7n RFz4XB%%@}T]lNS0ꇪ=^^wz\O 4M>p>$?$pd $ N )/8D J P \  4@l  O (u8|9:FF!G!(H!4I!@X!DY!L\!p]!|^!b"c"d#e#f#"l#$u#8v#Dw#x#y$z$$ $$$*$lCdateutils-octave0.4.9bp154.1.34Dateutils functions for matlab and octaveDateutils can be used from within matlab or ocatave.b}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- 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 octaves390zl24 16523746320.4.9-bp154.1.340.4.9-bp154.1.34dateutilstzconv.mtzconv.mex/usr/lib64/octave/site/oct/s390x-suse-linux-gnu//usr/lib64/octave/site/oct/s390x-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-SP4/standard/61bc41cce1bb41d3968cb6b0f6ea4206-dateutilscpioxz5s390x-suse-linuxdirectoryASCII textELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=45b1c86049397532910364bbffa62c36fc1d6e22, strippedRRR7+ٶa>ciIutf-8ac9b35aa6777ab954680a35e1976a7053af90108fdfa1008bd06e999f04a036a? 7zXZ !t/M] crt:bLL 'smxjs85vGWgZJ='n13!<sOU'[$@^w0.MX%CՏ1xk!pA2.8KVɣXx,~+M5Q/!j39ql7:f3yЖ*qܼj/j|_ a 0K9OH|Al0|96@znG\RkZ `瓟1r! ]Y֯^uE8E:w$$Z_oJL'ϲi}Ahce{|DFsܠ<ߊ@86R 3}tUqG&" i)c$P!r{jB*eK#F9xU{ﴁTKlB&׷mw,N+U"|+9ykLzJ~MJZB>M,&l(oh04uH?:9my|Ey#q1qJ'WƐ^a6~6P1_f. %dU+;=BFB1?i!i;##SК䉘eި^&`k K`ӆcX(Jg1TbN%N$Cĺ+N7TÈ>k@xpHN6d:PRSPWrtaUɿϟߪ[ ruޕ[(uђ@sꇞKyx'iJ" ]94bG ):4GB&= S.`opW?X= ꃨ*;[ }jH~!Ys3gmhwض]Ogs_]"1tpYzҡYA4Ly_DР4vG9ނ\ʼnc"DvРSW@G0F8-Hc6 [R"v !ȋY2.&0AaS=g`c 7x=sxcѴ1oK:JFaxJQcה^Z79]vҍ&'?Ѿ*ez}MJ[SrYh. 0)~@GGVAE,>uk*/_g%YJu_ X6>,]@7E cBݥ|w(?J$^s`һ:.__) RIw6vav g@RzEa6ȩ rhsg0COIl/ԟOMpT Esk=5(YaTݲOV֝,کlar5-yV)6v1!HKwAMF;ľr-ѸgWbnYl?`YNzG`P(hkGXM2%?Nm-d֯>3 O_E_`tƶ45#)oi㞾Ѓ.`/P{MdYIi_]!Z]h5Hm hnvDzͧP=}+v?4I)Ru(hb!^ύtツY?)+c-SKdoD ULJӆ {S[Y8f)_Gzܤa Q!eL2KEHwOQ+B,=Q6?8LIPYH5 Em9}PQM\%(YkBb+y%SRcȱL:W0@d&sk,2L摏N+෌HBJd4C5O{ʥ`w.vpg#rݿQ]Ll&\jf<~9`y*%f\N(EF4E|6W h钸`kH5Vh<:/J~'?P]p-'7LRӧt3͎x@ K}4 VZs*HelN : MS_[ӣՆ6WynCu(Qi]'.GYTSHmm3 HܐqEԿNb^B^Ȗ+7('Dhx}M]FsaR{a caۀz ˀYMh{_ήL6DDǨ ||DZ­ )B\#"':Bz)9Aj7|@ 5+  X2(t& :MtXuɧw ̊Tj}& +~BzB_X|G86:2|/=ژoМD~z2:&ߺH}~evF0˄tzFԲr Ɇxj uv4;9zӣ*ګt^ nmS'ʄKr 7%&Y恇R]paJ/ō ʱؓ<+ow7MxR>]pI|ޓa{ qяJO݃AJkAiB[b%jAH:bn_(տ־"q [+d2EOx-# uZ0V)BL!zG)JBqcr[mg5J1æ {az,KK\QN `_S}V<&WxO i+%t +E. "U;yN}woaE5 r X>5ו`:"M̹p$'à ++[Z5XE={ؑDyPw3`B=.sE(vL0bYU^{Y|'g5oTflgH]M/ntRLrJ]U.r?e/'qihZv,ЄaY_6~}xfa"_Us-dp{˳ @ȹ`d(JzZN*byI[-+ HDҡbQ7æ@Tj %Ԯ#{[!`R5;KoX;yJxf[A?OeX%a{zVd+TN=ҕ?W@n%gQVzxG r7Z`7tFi.o0*1Ϛ7ZEF%gI'' gظId+ц-љ 1Nl%&@@*@!ka!'aӘav]b.Xm ɭ(xr(#oz|BgN} cQ:CONCh4YR-7٧_Ģ `Έ`ɦ5 3bW atF7+eLVdr#P vw2HwN1).(o$A_ }WyJ!K:Tx7z0t¯񡐷@emmvBU7U_Ss)RS}MOEi{["QDB]}TЗԋ~fʢqaQ yBjb?Ϋ#}}}zUg@ 4B^R(fJaت׏:wgѥ50ݵ YZ