dateutils-octave-0.4.3-lp151.2.4 >  A \uw/=„p>5?5d # M !(4 : @ L   ,X  ^ (8 9 :; F27G2LH2XI2dX2hY2p\2]2^2b3(c3d41e46f49l4;u4Pv4\w5x5 y5z5(585<5B5Cdateutils-octave0.4.3lp151.2.4Dateutils functions for matlab and octaveDateutils can be used from within matlab or ocatave.\uvbuild81:WopenSUSE Leap 15.1openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/Otherhttps://github.com/hroptatyr/dateutils/linuxx86_648A큤\uv\uv\uv2aae5c80a63d45fd4e358a94675f8059021073aea5d4af472ea4657749816da2a11d72f1ac4754841435357e3e346c0d79c2a49d865c943f03599ba1389cef96rootrootrootrootrootrootdateutils-0.4.3-lp151.2.4.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.33.0.4-14.6.0-14.0-15.2-14.14.1Z@ZC@YB@X9@XRWaC@WPVVGUUAU@U~@Ux&TE@T@T3SvR@Ro@Q@Q@PS@P H@OiO OleO))@ONGN^Np@sweet_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.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.de- 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 octave- bump version 0.3.1, this is a bugfix release. * Bugfixes: - octave/matlab code is distributed fully - negative durations with refined units are minus-signed only once - ddiff is entirely anticommutative now - tests don't fail if zones don't exist on the build system - dseq with empty ranges will no longer produce output (just as seq(1)) - arbitrary integers are not interpreted as time anymore - when converting from zone info properly clear zone difference for %Z - dseq(1) will automatically resort to +1mo and +1y iterators for wildcarded ymd dates - dadd(1)'ing ywd dates with output as ymd works properly now * Features: - ddiff can output nanosecond diffs - automatic fix-up of dates is documented now - parser errors and fix ups are reported through return code 2 - dseq with no `-f|--format` stays in the calendric system of the start value instead of converting all output to ymd * See info page examples and/or README.- bump version 0.3.0, this is a feature release. * Features: - dgrep supports time zones both for the expression and the input - timezones can be specified by alternative codes and [tzmap files][1] - new tool dzone to inspect date/times in multiple timezones in bulk - new tool dsort to sort input chronologically - gengetopt and help2man maintainer dependencies removed - lilian/julian inputs via `-i ldn` and `-i jdn` - ymcw dates now follow ISO 8601 in using 07 to denote Sunday * Bugfixes: - ddiff takes differences between a unix epoch stamp and a date/time - zone converter assigns correct sign to zone difference when using %Z - weekdays are properly calculated from epoch stamps (issue 24) * See info page examples and/or README. [1]: http://www.fresse.org/dateutils/tzmaps.html - enable Octave/Matlab plugin - remove useless devel package- bump version 0.2.7, this is a feature release. * Features: - dgrep supports -v|--invert-match like grep - output specifier %G is supported for compatibility with POSIX - ddiff calculates year-day differences - ddiff calculates ISO-week date differences - ddiff output can be zero and space padded through 0 and SPC modifier - zoneinfo database on AIX >= 6.1 is taken into account * Bug fixes: - ddiff can calculate full year differences, [issue 21][1] fixed - dseq now accepts %W, %V output formats, [issue 22][2] fixed - builds with clang >= 3.3 work again, [clang bug 18028][3] * See info page examples and/or README. [1]: https://github.com/hroptatyr/dateutils/issues/21 [2]: https://github.com/hroptatyr/dateutils/issues/22 [3]: http://llvm.org/bugs/show_bug.cgi?id=18028- bump version 0.2.6, this is a bug fix release. * issue 19, -q|--quiet no longer sends some commands into an inf-loop * netbsd test failures are fixed (due to missing leap seconds) * AIX builds are supported (getopt_long() is part of the code now) * internally the test harness is migrated to the cli-testing tool this fixes an issue when tests are run in directories with odd names (spaces, dollar signs, etc. in the path name) * See info page examples and/or README.- bump version 0.2.5, this is a bug fix release. * issue 18, long inputs to a short specifier string will yield an error * consume zone specs (a la +1200) in the input via %Z specifier * ddiff's stdin stamps will undergo conversion according to - -from-zone * clean up dist for inclusion in debian * See info page examples and/or README.-- bump version 0.2.4, this is a bug fix release. * added special output format `jdn' and `ldn' for julian/lilian day number * multiple occurrences of date/times within one line are now all processed rather than only the first occurrence * zone difference specifier (%Z) is supported for parsing and printing * matlab zone converter tzconv has been added * building with icc 13 works now * many gcc warnings are fixed * See info page examples and/or README.- bump version 0.2.3, this is a bug fix and feature release. * ISO 8601 week dates are now first class objectsi (of type DT_YWD) * introduce %rY specifier to denote years in calendars that deviate from the Gregorian year * dgrep accepts short-hand inputs (today, now, etc.) and also inputs as specified by -i * dadd'ing months and years to YMCW dates works now * zoneinfo files with only transitions in the past are handled properly (bug #10) * dseq with just 1 argument is working properly (story #36051287) * See info page examples and/or README.- bump version 0.2.2, this is a bug fix and feature release. * Olson's zoneinfo database files are checked for at configure time * leap-aware calculations use shipped leapseconds file * ddiff and dadd can take leap-second transitions into account * issue 7: ddiff without arguments does not segfault * issue 8: dadd copes with huge summands * issue 9: dadd stumbles on ymcw dates * bug 33104651: bday negative difference A > B ddiff A B -f %db is wrong * See info page examples and/or README.- bump version 0.2.1, this is a bug fix and feature release. * The dadd tool now supports mass-adding durations (from stdin). * The ddiff tool is now time zone aware. * A new tool dround is added to round dates or times or date-times to the next occurrence of what's given as round-spec. * Bug fixes: - issue 7: ddiff without arguments does not segfault - issue 8: dadd copes with huge summands * See info page examples and/or README.- bump version 0.2.0, this is a feature release. * The distinction between binaries for date, time and date-time processing is cleared up by a unified set of tools, prefixed with `d'. Thus: dadd + tadd -> dadd dconv + tconv + dtconv -> dconv ddiff + tdiff -> ddiff dgrep + tgrep -> dgrep dseq + tseq -> dseq dtest + ttest -> dtest * Furthermore, all tools now fully cope with dates, times and date-times. * Virtual timezones have been added (use `GPS' or `TAI'). * See info page examples and/or README.- bump version 0.1.10, this is a bug fix release. * account for big-endian machines * GNUisms (mempcpy() and getline()) are removed * inf-loop in tseq is fixed (bug #6) * nanoseconds are preserved upon time zone conversion - add byteswap.patch to fix build for old distros- bump version 0.1.9, this is a bug fix release. * The code for date addition is refactored, with it a new duration type is introduced, DT_MD, to capture larger month and day summands.- bump version 0.1.8, this is a bug fix release. * A bit fiddling bug gave erroneous results in `dconv now'. * Furtherly, date expressions (for dgrep et al.) can now be arbitrarily joined with conjunctions (&&) and disjunctions (||) as well as negations (!).- bump version 0.1.7, this is a bug fix release.- bump version 0.1.6- initial package datetools 0.1.2build81 15512020400.4.3-lp151.2.40.4.3-lp151.2.4dateutilstzconv.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:Leap:15.1/standard/461995475700a1edacdd7f836454e2a0-dateutilscpioxz5x86_64-suse-linuxdirectoryASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6154826af18c40eaa17f13c797214207b84a3528, strippedRRRR_%Q_ лkuWe1dHij S]78_)>Jι@NT첿l G>qS y1GdխVu`r;{zl[E+T~M+SyRB4l< 'k,="Cr~1K5"4JlL/oK7ܺr/@2ZϓOW3VW7cï \e - EMrfp2RՍa`pJjdzJ j66\_,*fˎKo46՛W?bGμR{Ut8,Y E ro߬~3=2 R>a {ZHp{Z,XnU>5Jz}X? ܉vSTN[xN7AS7|RïvNՅtŠв^Mfހ!?b%y5`f'iOTLUB+n˝u>]Pp鼉RA m7aV1ҋnYx  h]MfrW|e"|VWp뜖iEj-"5 gBe<e[47+!du0Xw2cM%)sexmAZsbR{+Nb(+ν TtpڲJ)[M/ۖ V5]ޔ!—*0g94š LB)Xcfڞ@2[;n&xg' {g9}ܖV|Է*St/>Ա 4s>_DD`zg`x^|-Y"wԸH=bh%:ըxS #N[8< <8?V=dxtGxUƿb[~@RT2j!3fEd4~;8aVQ HQ)qzmWw qw)Ɂْh2euZJm9rt+hVYV1ɯ@怬'h}S ^¦ cq=A =e QpAN%Т1lDjʡ=O|Ib~z%Cfۨ+lm6sJ'~Yԓ;Ljÿ{:*M aAf6<#e֭K,f`Oͭok?3;k.7\|'zچA)m%u4ĔW=@|4.# w |ό+jr.z& 51V -i΋9i$7IFbh7(vr[ѥZ\,bDbBYO|#ߎ̄?f] R`דdV/xix~ZָONԉ*3u8GP9{>$㘺6F,I~GE`xkZt`V]{JEtuuaRp48-&}V!6Ѫ.p27 sЙ)ЇLۘ^@H & X JhƳѵG `e"/ΚR/Uùi Zn-;oObe0W0N~JX{Z`Ry㫍W~ ֛;xm9!7$Fe7,kw4٥T2 f:̻Ө-1}v*Lfÿ܎SdzZaUc6;ĊZBKԑcdBdyp)RoRR]Te+z Ȍvڞ38@"%Дhhzy(^Q@b917[C3+\c,QVAC!|c}~E|iё CndMӹ۔%<X( /26":{&g {A%gpſ򞢜C^~PVV"vaa-&6A[~[~d/Snuo[ ֱ8ҞIcbr @\@Џ})l^5.Ut)h+Xc}Hڡ wH^&Qi/~l,lnj+^kme$=6;pʔ؜,3Ne@?W* p 16VuN@]:$LvʱʹnɲJHd3 .e.?vܤ^cNҵu4ܹV/jDDt"'ò̸ %>Ip}p ҟ0!U|~$v|$WnЊwhvݰ] t[=5c{B2Ygr8~Gev 쥚SySLSflpUAQ^Rbsi4N!%#]G?W/E\: ,E7[=C1VϋޝV%og+{Q$6p8:I8Qjc=ȿ8 ?=HFFTBDx*>3U*Wn<>:pAfKHA/tTXď͕(mt+vű3bK> ? 8|*.Ĉ&<%d\{C{\i~A8'ߣf,8-a_ٜy k#j ;9mvl6I QѶ=XkAG?rd>2$P;P5xTi}ODR+w s݊[0-Ѓ͗Cof'S&udiʇduxd+]a(&KrFxW !G(+P( 5DvZx՛]wAOY]ˑΎ._ pAghy쨖Yw@m/h3󻠔陽Iҧ9[n2ܱHOj=a%Wjbff~)rTXH vHد7v%BmSrV@Ma%PG;L@9ї~eĺ-Lp`â&X$?w5$@54ṃf RgY4&+j' '鱜ʝ.y#޵=7-57E|ި):gH # 8#?*,,е4NsBf& }offN'?lm'@ ڨI< nAZjn Rl jtļ8eFM[pM&+ I~^pռ |̩̓>sGP+blN}-~56W$L]Kl̝2Vh`gL`OQX⁍y%X|Cs_@/*/Cڄp_Dgn0 BC:+Gs3iBײj\Zʰg|n5-y] YZ