59 Commits

Author SHA256 Message Date
Cor Blom
4cc4e9084c OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=70 2024-05-27 18:08:02 +00:00
Cor Blom
901587ff24 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=69 2024-05-27 18:06:42 +00:00
Cor Blom
d76d84be96 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=68 2024-05-27 18:00:41 +00:00
Cor Blom
69f6d67709 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=67 2024-05-27 17:56:18 +00:00
Cor Blom
ef18985fd5 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=65 2023-11-23 10:59:56 +00:00
Cor Blom
8c455e214f - Fix RPATH problem with cmake optionis instead of chrpath
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=64
2023-11-22 20:02:30 +00:00
Cor Blom
0054dd0e0f OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=62 2023-11-15 20:16:25 +00:00
Cor Blom
eaeb6b712f Accepting request 1121455 from home:cornelisbb:branches:KDE:Extra
- Remove the rpaths that rpmlint complains about

- The devel package is of no use to anyone, so do not have one and
  remove the devel files

- Update to version 0.10.0:
  * New online search: Semantic Scholar
  * Fixing and revamping ACM's Digital Library (a.k.a. ACM Portal)
    online search
  * Tabs in the entry editor can show short messages to use, e.g.
    in which tab DOIs or URLs are to be entered
  * Fixing missing <bibliography> tag in XML export
  * Fix: Can't associate a file with a relative path without having
    the file copied (kde#424033)
  * Fix: When formatting IDs, non-word characters should be used as
    word separators (kde#423976)
  * Fix: Cannot unselect entry list view columns in BibLaTeX mode
    (kde#433005)
  * Fixing crash when opening .bib file (kde#433084, kde#453455)
  * And many other smaller fixes and changes in the code, generally
    not visible to the user
- BuildRequires: cmake(Qt5Network) --> cmake(Qt5NetworkAuth)
- Update file list

OBS-URL: https://build.opensuse.org/request/show/1121455
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=61
2023-10-31 14:23:05 +00:00
Cor Blom
3fdd94d8ca - Update to version 0.9.3.2:
* KDE Bug 464606: Reactivating installation of translations
  * KDE Bug 464607: Removing dependency on Qt5's NetworkAuth
  * Fixing crashes with newer Qt versions (Albert Astals Cid <aacid@kde.org>)
  * Revamping various online searches by backporting updates from branch 'kbibtex/0.10':
    ACM's Digital Library, SpringerLink, JStor, NASA Astrophysics Data System, bioRxiv,
    InspireHEP
  * Fixing minor issues with build system
  * Fixing potential crash in BibTeX importer code
  * KDE Bug 459150: Fix creation of URL from user input
  * KDE Bug 463398: Predefined keywords are not remembered
  * Fixing various smaller issues
  * Adding Qt5's NetworkAuth as new explicit dependency
- Change URL from developer's page to kde apps page

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=59
2023-03-18 18:40:21 +00:00
Cor Blom
a1dcdc3fa3 Accepting request 912949 from home:cgiboudeaux:branches:KDE:Extra
- Remove the QtWebKit dependency for PowerPC builds.

OBS-URL: https://build.opensuse.org/request/show/912949
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=58
2021-08-18 19:30:14 +00:00
Christophe Giboudeaux
4f1d057c6d cleanup
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=57
2020-08-27 08:16:40 +00:00
Cor Blom
2937ef60c7 Accepting request 798574 from home:wolfi323:branches:KDE:Extra
- Update to version 0.9.2:
  * Updating favicon URLs
  * (PDF) files associated with newly saved bibliography files can
    only be associated with absolute URLs, not relative URLs as
    should be possible (kde#409281)
  * Fixing potential crash due to defining TRANSLATION_DOMAIN
    (kde#414375, kde#414385)
  * Deselecting all fields on BibTeX Viewer hides the field sorting
    header (kde#414195)
  * File URLs passed by command line preceed over LRU (kde#417164)
  * View documents containing question mark characters (kde#401553)
  * Fix bug preventing editing of comments
  * Edit Element dialog closes without confirming, possibly losing
    edits (kde#417210)

OBS-URL: https://build.opensuse.org/request/show/798574
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=55
2020-04-28 11:09:02 +00:00
Cor Blom
59578e5784 Accepting request 749286 from home:wolfi323:branches:KDE:Extra
- Update to version 0.9.1:
  * Fixing GUI issues in preferences/settings
  * Fixing id extraction during duplicate search
  * Various minor fixes

OBS-URL: https://build.opensuse.org/request/show/749286
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=53
2019-11-18 11:22:20 +00:00
Christophe Giboudeaux
2b85379400 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=51 2019-09-08 07:55:07 +00:00
Cor Blom
995233980e Accepting request 708183 from home:wolfi323:branches:KDE:Extra
- Update to version 0.9:
  * Can be compiled under Windows via Craft
  * Integrating 'BibSearch', a mobile variant of KBibTeX using QML
    (Sailfish OS only as of now)
  * Refactoring of id suggestion editor
  * Making building Zotero support compile-time optional
  * Internal refactoring of singleton variables and configuration
    settings
  * Adding considerable number of QtText-based tests
  * Migrating from QRegExp to QRegularExpression class
  * Using Kate's text editor component for BibTeX sources
  * Validating user-entered BibTeX sources while typing
  * More verbose diagnostics while loading BibTeX or RIS data
  * Various bugfixes in Encoder and BibTeX import classes thanks to
    improved automated tests
  * Various small improvements for better robustness, performance,
    and memory efficiency
  * Make entry type (and more fields) available in entry id
    suggestion setup (kde#392137)
  * BibLaTeX uses "file" instead of "localfile" (kde#396597)
  * Correct handling of ligatures like "st" (kde#405504,
    kde#406692)
  * Fixing resource leakage as identified by Coverity Scan:
    CID 325572, 325573
  * Integrating commits by Alexander Dunlap, Antonio Rojas, Erik
    Quaeghebeur, Frederik Schwarzer, Pino Toscano, and Yuri
    Chornoivan

OBS-URL: https://build.opensuse.org/request/show/708183
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=49
2019-06-06 20:20:20 +00:00
Cor Blom
e927037534 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=47 2019-01-05 08:31:16 +00:00
Cor Blom
9710d9b23d - Update to version 0.8.2:
* kde#388892: Formatting error when saving file ( switching " and 
    } )
  * kde#394659: Crash after compilation 
  * kde#396343: When saving the file, I am always warned that file 
    has changed in disk 
  * kde#396598: Bibliography system options contains duplicates 
  * kde#397027: ScienceDirect search broken 
  * kde#397604: Untranslated strings from bibtexfields.cpp and 
    bibtexentries.cpp 
  * kde#398136: KBibTeX crashes when editing element 
  * kde#401470: Don't remove leading whitespace in macros
  * Using official APIs for IEEE Xplore and ScienceDirect
  * Fixing resource leakage as identified by Coverity Scan:
    CID 287670, 287669
  * Fixing issues as identified by clazy
  * Migrating from HTTP to HTTPS protocol in various places
  * In encoder classes, migrating away from raw char and char* to Qt 
    classes
  * Various smaller fixes
- Removed now included kde398136.patch

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=46
2019-01-05 08:24:30 +00:00
34809f8b44 - Add %bcond_without lang
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=44
2018-11-18 19:07:20 +00:00
Luca Beltrame
b53e6f7260 Accepting request 650031 from home:Vogtinator:branches:KDE:Extra
- Replace desktopfile.diff by proper use of %suse_update_desktop_file
- Clean up the .spec file
- Mark kbibtexrc as %config

OBS-URL: https://build.opensuse.org/request/show/650031
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=43
2018-11-18 17:01:35 +00:00
Cor Blom
6f218831b9 - Add kde398136.patch to fix crash when editing element (kde#398136)
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=41
2018-09-12 10:39:22 +00:00
Cor Blom
825835e12f Accepting request 632645 from home:wolfi323:branches:KDE:Extra
- BuildRequire QtWebKit only when building without QtWebEngine,
  it's not used at all otherwise
- Don't run %suse_update_desktop_file on kbibtexpart.desktop, it's
  not part of the application menu and is not supposed to have a
  category

OBS-URL: https://build.opensuse.org/request/show/632645
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=39
2018-09-01 13:05:49 +00:00
Dominique Leuenberger
96bf2d4030 Accepting request 619761 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/619761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbibtex?expand=0&rev=1
2018-07-09 11:26:45 +00:00
Cor Blom
812afadd3d - Add desktopfile.diff to solve rpmlint errors
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=37
2018-06-29 11:28:55 +00:00
Cor Blom
bcfba1e5a9 - Remove %mime_database_post/postun and %desktop_database_post/postun,
they are no longer needed since suse_version 1500

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=36
2018-06-29 10:35:59 +00:00
Cor Blom
1208aa2152 Accepting request 618832 from home:wolfi323:branches:KDE:Extra
- Updata to 0.8.1 (0.8 final release)
  * no code changes since 0.8rc1 (0.8.0 was not released due to a
    bug when computing the version number in CMakeLists.txt)
- Only build with QtWebEngine on platforms where it is available

OBS-URL: https://build.opensuse.org/request/show/618832
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=35
2018-06-24 21:28:47 +00:00
Luca Beltrame
0d5ff1d3b1 Accepting request 613357 from home:StefanBruens:branches:KDE:Extra
- Fix typo in Requires, making the package dependencies unresolvable

OBS-URL: https://build.opensuse.org/request/show/613357
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=34
2018-06-01 05:02:15 +00:00
Cor Blom
29ee28ac1e - Update to 0.7.95 a.k.a. 0.8rc1
Most important user visible changes:
  * Removing ISBNdb as it is no longer a free service
  * Updating list of journal abbreviations (kde#393032)
  * LyX pipe detection (issues with Kile 3 fixed) (kde#393224)
  * Preview image/vnd.djvu+multipage files (kde#391198)
  * Fixing crash when closing settings dialog (kde# 378497)
  * More options for ID generation: volume number, first page (kde#368732)
  * More details in included changelog

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=33
2018-05-29 09:40:58 +00:00
Cor Blom
4312032e13 Accepting request 604605 from home:wolfi323:branches:KDE:Extra
- Recommend lang package

OBS-URL: https://build.opensuse.org/request/show/604605
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=32
2018-05-06 13:27:13 +00:00
Cor Blom
a75e98d5e2 - Update to 0.7.90 a.k.a. 0.8 beta1:
* switch to kdeframeworks5
  * no upstream changelog yet

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=31
2018-05-05 21:36:06 +00:00
Cor Blom
b30193b5fc move away from service to be able to submit to factory
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=30
2017-12-16 21:02:14 +00:00
Cor Blom
32dd29514b Accepting request 557682 from home:wolfi323:branches:KDE:Extra
- Update to 0.7:
  * Dependency on Qt WebKit can be disabled at compile time
  * New dependency on ICU, used to transliterate text to plain ASCII
  * Generally improved code quality as detected by code checkers such as Clazy or Coverity
  * New online search: bioRxiv
  * Various minor fixes
  * Search in Zotero is rate limited to avoid overloading server
  * Using KWallet to store Zotero credentials
  * Adding basic DBUS support to, for example, open files or paste text
- fix Urls, download.gna.org doesn't exist anymore

OBS-URL: https://build.opensuse.org/request/show/557682
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=29
2017-12-16 17:18:38 +00:00
Cor Blom
277c6ac51c - Added lang package
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=28
2017-03-23 19:08:12 +00:00
Cor Blom
02c94d4a89 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=27 2017-03-20 11:03:15 +00:00
Cor Blom
6afcd713df OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=26 2017-03-20 10:27:24 +00:00
Cor Blom
212fc7659c OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=25 2017-03-20 10:18:55 +00:00
Cor Blom
97ee7c230e OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=24 2017-03-20 10:14:51 +00:00
Cor Blom
0c30c85f9c OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=23 2017-03-20 10:06:44 +00:00
Cor Blom
6fad341478 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=22 2017-03-20 09:57:35 +00:00
Cor Blom
0a50175afc fix filelist
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=21
2017-03-20 09:46:24 +00:00
Cor Blom
632977c68e - Update to 0.6.2:
* KDE Bug 377401 KBibTeX fails to load zotero bibliography
  * KDE Bug 351455 Removing soversion from KBibTeX Part
  * KDE Bug 353898 Fixing build issues on ARM architecture
  * KDE Bug 354785 Using QTextDocument/QTextEdit instead of
    WebKit/WebEngine: more lightweight and supported on all platforms
  * KDE Bug 371515 Speeding up selection of elements in bibliography lists
  * KDE Bug 371593 Sorting field and entry types in comboboxe
    alphabetically
  * Fixing crash when open file got modified externally
  * Correcting choke on PubMed searches to 10 seconds
  * Fixing search issues for ACM, Google Scholar, JSTOR, and ScienceDirect
  * Setting foreground color of colored rows to either black or white
    for better readability
  * Disabling OCLC WorldCat (request for support denied by this organization)
  * Generally improved code quality as detected by code checkers such as Clazy
    or Coverity
  * Fixing handling of URLs and their protocols for local files
  * Fixing setting default id suggestion
  * Adding 'Keywords' field to .desktop file
  * Removing file that was licensed under CC BY-NC, but never got installed
  * Improved Unicode support
  * Refactoring writing of bibliography files, both to local and to
    remote places, including writing to symbolic links
  * Better handling quotation marks and protective curly brackets around titles
  * Updating translations
- Removed upstreamed module-soversion.patch

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=20
2017-03-20 09:38:17 +00:00
Christophe Giboudeaux
b1fa30d38b OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=19 2015-08-19 11:55:48 +00:00
Christophe Giboudeaux
d055d1e6cc Accepting request 324220 from home:auxsvr:branches:KDE:Extra
Update to 0.6

OBS-URL: https://build.opensuse.org/request/show/324220
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=18
2015-08-19 11:49:30 +00:00
Cor Blom
b30b7d9e11 Really remove the patch
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=17
2014-05-19 22:23:27 +00:00
Cor Blom
082e36d982 update to 0.5.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=16
2014-05-19 22:07:52 +00:00
Cor Blom
694d084b93 added libxml2-devel and libxslt-devel to fix factory build
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=15
2014-05-08 07:19:21 +00:00
Raymond Wooninck
6f7d6468d0 Accepting request 213523 from home:auxsvr:branches:KDE:Extra
Update to 0.5, add kbibtex-sorting.patch to fix sorting order in columns (kde#329724) and correct a minor typo in the spec file.

OBS-URL: https://build.opensuse.org/request/show/213523
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=14
2014-01-11 10:24:22 +00:00
Hrvoje Senjan
11635bab44 Accepting request 212157 from home:saigkill:branches:KDE:Extra
fixed tarball issue

OBS-URL: https://build.opensuse.org/request/show/212157
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=13
2013-12-24 20:59:09 +00:00
Christophe Giboudeaux
e68f8ee679 Accepting request 140595 from home:cornelisbb:branches:KDE:Extra
update to 0.4.1, corrected

OBS-URL: https://build.opensuse.org/request/show/140595
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=12
2012-11-07 22:34:27 +00:00
Christophe Giboudeaux
b3263e9b38 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=11 2012-09-23 12:46:20 +00:00
Todd R
a26c5de44f Accepting request 127298 from home:TheBlackCat:branches:KDE:Extra
Fix building on 11.4 again

OBS-URL: https://build.opensuse.org/request/show/127298
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=10
2012-07-06 16:10:35 +00:00