dateutils-octave-0.4.10-bp155.2.6 >  A dlI%z ΋@?ւx$5Ib`0-?1O輸!_i {$)C,Cwj-8t K$֨Iګ",;6}jBQۙTdڬR#1bg~VlվE=wEE[]u)-!^i!ɖSqwOݱxN>FxG#x'.J 3kV +關kLa ꧘i:+[H-|c%Pz! M^m4?<N?%)j "ϭh ~VȀ,B\WiG- u$|i)'iҖE<(|BH^oPg\~uO%^ci_,Ixr-J .*lyEKݏhs _t2չ~ZV._$3-!v0ڕvOCԇ"968a669b81b527d0a14ddcbb81d0430264f1e7a4bc61e20a87e9eeb4b550c402b83d3ab121ce195488c7c41e4565b30d47555c52GLdlI%z M^ג,z2| ѻ ]Gv@ Pۇ%^Fqv?w;E1|rϾN׬zUٛggbI ۉ~K~._4EݼLt,i+rxq` `>ٕZxgY[z\*pnxX=, xӤwpp>&?&d $ N -3<H N T `  8Dp4(Z8d9:F#G#0H#<I#HX#LY#T\#x]#^#b$c$d%.e%3f%6l%8u%Lv%Xw&x&y&(z&0&@&D&J&Cdateutils-octave0.4.10bp155.2.6Dateutils functions for matlab and octaveDateutils can be used from within matlab or ocatave.dlobs-power8-02 SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/Otherhttps://github.com/hroptatyr/dateutils/linuxppc64le A큤dl~dl}dl~e9a9e2e938977a39b8b222d00213dc271666d5a7185e92c469c66897e1b710274159208ea8a7764ea4605516a614b55f03373aef05cee23816e038923218ebf8rootrootrootrootrootrootdateutils-0.4.10-bp155.2.6.src.rpmdateutils-octavedateutils-octave(ppc-64)@@    dateutilslibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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 octaveobs-power8-02 16848418860.4.10-bp155.2.60.4.10-bp155.2.6dateutilstzconv.mtzconv.mex/usr/lib64/octave/site/oct/powerpc64le-suse-linux-gnu//usr/lib64/octave/site/oct/powerpc64le-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-dateutilscpioxz5ppc64le-suse-linuxdirectoryASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=933979fa07aa638d03c6447b6e0838aa064b9480, strippedRR Nyp+}Vutf-80d0cfb51832efccfe3121f0db457979335b527358ed7425a9d3de5c1a11861a2? 7zXZ !t/ Oc] crt:bLL ؞vpfnRzp$Ŝ[jp?y^vok6TV^vWPBPŒzٚ%NY)AZ晜 q|(`{yEj`&Db"35E)#c=",=/)uAU EZJZ\G ocȆ„U:`CsbPVI>H.u_䘈@;NWڃpfl2NHXpvCB* $.L}x3>n R\ydHǎz7S. rB.% 'e宮b.1 *4 lVqTo综6rV٧:nK[x,8މ_<"m1첦k-<`(GN'Vߘ(t|Jت ,5rd$EJEɩZeNŊ XBq$DFd{Gm#+vvu'xߝsvD; N>%Ґ#ËDb178SjupZ&FY0&tdxB#cM-fM {ψePU/}f/z0 TI6\,b>{*h忑K)Fv=/ m]{ddp0bx7Ⱥ=w`I sEl*$$2Gj8gM]")=hV~ `/*FH q i‡y5Hۚ¼bi<J^eoI\e"oQNd"s^G3b|E@х{?2< W>o7=UX-卲Чp1YOtua7ٝ!Q+PRp DDs +;V[91#nw^x?4t4RUQOPЧЋdgڜR;{26%jW/޹ZH<8Vc2g.v㲅^X>q8vix2O/)+ݒ{ ԝ+6]RM*5n0%1l?`Wq?hzBUÚ.mmd"ڑzT|!%/K-Iͥ $ңl2+ GS0 ?,%ݻ@Җ4j R*?ЇV  )C\>d077D6(,/ MK^iUH$C$+֘|ӘliF7,L[r!!~K~7gJC9VŢ骗CQ.4@ mJn.a N%߀foEfcHe ]ץv $F]$Uf(XZlAWah`1lKҌ?`(JmvܴHWb+bJixI_3y~Ns])G7p}`:r~:GVLMQ43N`<>Fez!,mVbTjW5Iu+Y_SEՌgcrc~zx~ݵ?ȣp:x`ed_ Te6Ϣw5z\}bMz/IY]a`n,!6gD~(nai\,ٻ6L_JɁsGlfðR $H[!񋧇XKST\jk"  >/sff;7p$x0@5F0;5P# i̾N;r.!f뙠@EYNZ# [ 9%P_S$J(zs}CH9wA0yoFş;_}59@D'q^)]߁avmjDe[pT2Shv=N^/TJE]k5.fƍ I .8rF?QɬLCV8bAĢeje+K\)o&9j!&-6̦pV8z=O[O`f?sT)% kyg}59d$ %O3+*q(1؟iݫb L:,0 }j#^Qy%赊`JJri% A/pܯ7{)} 7Z5>=;~&pрUܱ:#l ЪC]7'tH6sؚb)<#'$DE//V̎)KDѻ`/H I(2C+^$0QNd*U #ȉ-bLl&Z8{·=龤^lfo󤶪 H7rفqepnV[V<@}_@@l;- vfo#(ͽCuŁg 1 $ />kRN쾁s|bNxʜ3Co]vޜ yaUrCY?87}:'[mX/YPz4C&iwPbe*e.7*EwuU{!"JQfF4=ke;\Va5{x'zt‚ /cŞ M!씜}41MVæ`#bŏL$WPFEx?W0M(M\',16uMAlhA-Qt 29F\Dlf.2G8'EmAJ_)~ORKyQzVa#}-ڞ\,KGX@NT~$7usm^]8Vh8F `S\vEŃZs?)L \|0(qÜw q^ζ^lySר1R}v""FK\; jCu4BI%e;p.=^wؙ 6]ܗ_lpG$V'ߊx0>D:I j)[֡a@#ƞGs邃1MxOR~(#*9P4K%W dc> ȟةt u`?;It+_yI8NJhks}`{3p(:q2==}ƒe9ϨRo^~ g&>Sm1:s[w>-I!-p-G1{ٴڿ)gRjx4;Psy뉯 px=EذgR?[pD8뎳UTڣReQ'HUM3糼Iɖj6"QF,QOǜ(MA<0ToIYS,ܦƐf!}6ICkb,oی*2*&˳ΫIk~O~,\0d0{G2| q4Ӓ>v"0tqKe0MD$Q UU{sU9] 9Cm7.I񽭫yBEzI$3M ]lq,u+#{k$GwWV8x9,z] vt3]Wa5(. 0ǍvbbO87=<]uvi&;OM4U'Q)bYtA[d@IU }hn eJyQȽUz0?2Aq22Hh2R#;jtJI{ZAYw?7aahf3%Q ݼ'k'PƁ0 JjK^2K;'hYR:c#wʔE_E!. 3@=jqK[pQ(U^| - ٫^jN,U q 9]3`yN4}c!$>52vxɨs5ݼGJҭ#u3MkiS߿@%lX!.&wZ^515*@djOdjCzF2~]-Ka"Qb ; lߔ8nPީWۗC~sCl*EI nXM3[[<.)7$&0s@.Iю-lC1[7ZcGp7TÅ)RMV 2?sj`gle 1L_ `;dc{$L)рzB,G2r$}Zsc\v.wt JYO0ψc8&oCte˱avcȒ(k 4V;.h.킼B%cIf.Um&>v!1 A$[ڄr\PnJV!6¨£H&~]F0U  u>I's .fhMQ{/ q)Ϻ' f\nB7Tc9` 0Ca)O=$ sLzQ(lMpaׯ2M3 /tKutׂ%QӒ)|>Rw+ Jf 8G 2aYcLoid )Z|zS0\]*)tT9I8DV[NZ49mMQ/d1d6SB${XuT֞G4捰4b$$d'^:jVj.e{p5($7=\bti1D:Hr,3vk ,:fHh(#!Z!NR6Y :G}r՟=a4_1@I[*Dq/JbjxES3a3 XnYE""ׇ<- ~TSZIMr%-Ƒ;5`XM֮Xv,zF"1άV,ONHwn)|(r2CgJ`aE,*l [*WWIfڪ%a!`DV'm?^'5`Nӥǟ4GwR :EiEX(͌3@ d0)4v_'YM9Кjiݶ YZ